Gets or sets the 
Northwoods.GoXam.Layout.DiagramLayout.Id which identifies the layout(s) in a 
Northwoods.GoXam.Layout.MultiLayout in which this part participates.
 
            
            
            
            
            
            
            
            public string LayoutId {get; set;}
             
        
             
        
            
            
            Property Value
The default value is the empty string, which is the 
Id of the default layer. The value is actually stored on the 
VisualElement. One normally sets it by setting or data-binding the attached property on the root element of the DataTemplate. Set this to the special value "None" to cause all 
Northwoods.GoXam.Layout.DiagramLayouts to ignore this Part.