Click or drag to resize
UniGridFunctionsColoredSpanAllowedExcluded Method (Object)
Returns colored 'allowed'/'excluded' span (default CSS classes) according to boolean value

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
public static string ColoredSpanAllowedExcluded(
	Object value
)

Parameters

value
Type: SystemObject
Value

Return Value

Type: String
See Also