AspMenuDesigner.GetDesignTimeHtml Method
Include Protected Members
Include Inherited Members
Displays the HTML source code for the AspMenu control.
Overload List
Name | Description | |
---|---|---|
GetDesignTimeHtml() | Displays the HTML source code for the AspMenu control. (Overrides MenuDesigner.GetDesignTimeHtml().) | |
GetDesignTimeHtml(DesignerRegionCollection) | (Inherited from ControlDesigner.) |
Top