Share via


NoNamespace.divId Field

Definition

Represents the divId XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: webPublishItem, webPublishObject.
  • corresponds to the following strongly-typed properties: WebPublishItem.DivId, WebPublishObject.DivId.

Applies to