Gets the icon for the given object type.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- page
- Type:
System.Web.UI Page
Page
- objectType
- Type:
System String
Object type constant
- iconName
- Type:
System String
Icon name (e.g. list.png)
- isLiveSite
- Type:
System Boolean
Indicates if URL should be returned for live site
- ensureDefaultTheme
- Type:
System Boolean
Indicates if default theme should be always used
Return Value
Type:
See Also