Share via


NoNamespace.editPage Field

Definition

Represents the editPage XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: webPr.
  • corresponds to the following strongly-typed properties: WebQueryProperties.EditPage.

Applies to