Share via


NoNamespace.customMenu Field

Definition

Represents the customMenu XML attributes.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: definedName, rdn.
  • corresponds to the following strongly-typed properties: DefinedName.CustomMenu, RevisionDefinedName.CustomMenu.

Applies to