Click or drag to resize
UniGridFunctionsIsPublished Method
Returns colored yes / no based on the published state of the document

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
public static Object IsPublished(
	Object parameter
)

Parameters

parameter
Type: SystemObject
Document row with the data

Return Value

Type: Object
See Also