SPSiteMapPathDesigner.GetDesignTimeHtml Method
Include Protected Members
Include Inherited Members
Gets the HTML markup that represents the control at design time.
Overload List
Name | Description | |
---|---|---|
GetDesignTimeHtml() | Gets the HTML markup that represents the control at design time. (Overrides SiteMapPathDesigner.GetDesignTimeHtml().) | |
GetDesignTimeHtml(DesignerRegionCollection) | (Inherited from ControlDesigner.) |
Top