Share via


NoNamespace.getContent Field

Definition

Represents the getContent XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: dynamicMenu, dynamicMenu.
  • corresponds to the following strongly-typed properties: DynamicMenu.GetContent, DynamicMenuRegular.GetContent, UnsizedDynamicMenu.GetContent.

Applies to