BackstagePrimaryMenu Constructor
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
BackstagePrimaryMenu() | Initializes a new instance of the BackstagePrimaryMenu class. | |
BackstagePrimaryMenu(String) | Initializes a new instance of the BackstagePrimaryMenu class from outer XML. | |
BackstagePrimaryMenu(array<OpenXmlElement[]) | Initializes a new instance of the BackstagePrimaryMenu class with the specified child elements. | |
BackstagePrimaryMenu(IEnumerable<OpenXmlElement>) | Initializes a new instance of the BackstagePrimaryMenu class with the specified child elements. |
Top