Share via


NoNamespace.item Field

Definition

Represents the item XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: pageField, tpl.
  • corresponds to the following strongly-typed properties: PageField.Item, Tuple.Item.

Applies to