Click or drag to resize
BaseInfoGeneralizedInfoWrapperGetIconUrl Method (Page, String)
Gets the object icon URL

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
public 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