| BaseInfoGetIconUrl Method (Page, String) | 
            Gets the object icon URL
            
 
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntaxprotected virtual 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: 
String
See Also