Click or drag to resize
ApplicationCSSHelperGetApplicationIconCssClass Method
Returns application icon CSS class.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax
C#
public static string GetApplicationIconCssClass(
	Guid elementGuid
)

Parameters

elementGuid
Type: SystemGuid
UI element GUID

Return Value

Type: String
See Also