Click or drag to resize
UniGridFunctionsColoredSpanYesNoReversed Method (Object)
Returns colored 'yes'/'no' span (default CSS classes) according to boolean value reversed

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

Parameters

value
Type: SystemObject
Value

Return Value

Type: String
See Also