Share via


NoNamespace.oldCustomMenu Field

Definition

Represents the oldCustomMenu XML attribute.

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

Field Value

Remarks

As an XML attribute, it:

  • is contained in the following XML elements: rdn.
  • corresponds to the following strongly-typed properties: RevisionDefinedName.OldCustomMenu.

Applies to