Sitefinity CMS

Telerik.Cms.Engine Send comments on this topic.
ContentWorkflowService Class Members
See Also  Properties  Methods 
Telerik.Cms.Engine Namespace : ContentWorkflowService Class


The following tables list the members exposed by ContentWorkflowService.

Public Properties

 NameDescription
Public Propertystatic (Shared in Visual Basic)InstanceGets the instance of ContentWorkflowService class.  
Top

Public Methods

 NameDescription
Public MethodArchiveContentArchives the content with the specified id.  
Public Methodstatic (Shared in Visual Basic)Initialize  
Public MethodIsApproved Returns Boolean value indicating whether the content workflow is approved.  
Public MethodPublishContentPublishes the content with the specified id.  
Top

See Also