Northwoods.GoSilverlight 1.1.3 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;}

See Also