Northwoods.GoSilverlight 1.2.2 Assembly
LayoutId Property
See Also  Send Feedback
Northwoods.GoXam Namespace > Part Class : LayoutId Property

Gets or sets the Northwoods.GoXam.Layout.DiagramLayout.Id which identifies the layout(s) in a MultiLayout in which this part participates.

Syntax

Visual Basic (Declaration) 
Public Property LayoutId As String
C# 
public string LayoutId {get; set;}

Property Value

The default value is the empty string, which is the Layer.Id of the default layer. The value is actually stored on the Part.VisualElement. One normally sets it by setting or data-binding the attached property on the root element of the DataTemplate.

Requirements

See Also

© 2010 All Rights Reserved.