TreeNodeGetIconUrl Method (Page, String) |
Gets the object icon URL
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntax protected override string GetIconUrl(
Page page,
string iconSet
)
Parameters
- page
- Type: System.Web.UIPage
Page for which the image is requested - iconSet
- Type: SystemString
Requested icon set
Return Value
Type:
StringSee Also