Share via


NoNamespace.chOrder Field

Definition

Represents the chOrder XML attribute.

public static readonly System.Xml.Linq.XName chOrder;
 staticval mutable chOrder : System.Xml.Linq.XName
Public Shared ReadOnly chOrder As XName 

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: layoutNode.
  • corresponds to the following strongly-typed properties: LayoutNode.ChildOrder.

Applies to