Sitefinity CMS

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


The following tables list the members exposed by ContentWorkflow.

Public Constructors

 NameDescription
Public ConstructorContentWorkflow Constructor  
Top

Public Properties

 NameDescription
Public PropertyActivities (Inherited from Telerik.Workflow.Activity)
Public PropertyApprovalStatus (Inherited from Telerik.Workflow.ApprovalWorkflow)
Public PropertyCulture Gets or sets the culture identifier.  
Public PropertyItemId (Inherited from Telerik.Workflow.ApprovalWorkflow)
Public PropertyName (Inherited from Telerik.Workflow.Activity)
Public PropertyParent (Inherited from Telerik.Workflow.Activity)
Public PropertyProviderNameGets or sets the name of the provider.  
Public PropertyStatus (Inherited from Telerik.Workflow.Activity)
Public PropertyWorkflowInstanceIdGets or sets the identifier of the workflow instance.  
Public PropertyWorkflowRuntime (Inherited from Telerik.Workflow.Activity)
Top

Protected Properties

Public Methods

Protected Methods

 NameDescription
Protected MethodGeneric FindActivity (Inherited from Telerik.Workflow.Activity)
Protected MethodLoadActivitiesOverloaded. Overridden.   
Top

Public Events

 NameDescription
Public EventExecutionStatusChanged (Inherited from Telerik.Workflow.Activity)
Top

See Also