Click or drag to resize
UniGridFunctionsColorLessSpanYesNo Method (Object, Boolean)
Returns colorless 'yes'/'no' span according to boolean value

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

Parameters

value
Type: SystemObject
Value
nullValue
Type: SystemBoolean
Allows to specify boolean value for null

Return Value

Type: String
See Also