Share via


X.pageItem Field

Definition

Represents the x:pageItem XML element.

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

Field Value

Remarks

As an XML element, it:

  • has the following parent XML elements: page.
  • has the following XML attributes: name.
  • corresponds to the following strongly-typed classes: PageItem.

Applies to