DocumentHelperGetPublished Method |
Gets the published state of the document from the given data container
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 13.0.131
Syntax public static bool GetPublished(
IDataContainer dc
)
Parameters
- dc
- Type: CMS.BaseIDataContainer
Data container
Return Value
Type:
BooleanSee Also