| BaseInfoGeneralizedInfoWrapperGetIconUrl Method (Int32, Int32, Int32) | 
            Gets the object icon URL
            
 
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntaxpublic 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