HtcMenuUtility Members
Include Protected Members
Include Inherited Members
Registers client script files for the menu control.
The HtcMenuUtility type exposes the following members.
Constructors
Name | Description | |
---|---|---|
HtcMenuUtility |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) | |
WzGetMenuCssPath | ||
WzGetMenuHtcPath | ||
WzGetMenuJsPath | ||
WzScriptRegistration() | Generates the script block that links in client-side files. | |
WzScriptRegistration(HttpContext) | Generates the script block that links in client-side files with the specified HttpContext object. |
Top