| BaseInfoGetIconUrl Method | 
            Gets the object icon URL
            
 
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
 Syntax
Syntaxprotected virtual string GetIconUrl(
	int width,
	int height,
	int maxSideSize
)
Parameters
- width
- Type: SystemInt32
 Width
- height
- Type: SystemInt32
 Height
- maxSideSize
- Type: SystemInt32
 Maximum side size, width or height
Return Value
Type: 
String See Also
See Also