Sitefinity CMS

Telerik.Workflow Send comments on this topic.
ApprovalWorkflow Class Members
See Also  Properties  Methods  Events
Telerik.Workflow Namespace : ApprovalWorkflow Class


The following tables list the members exposed by ApprovalWorkflow.

Public Properties

 NameDescription
Public PropertyActivities (Inherited from Activity)
Public PropertyApprovalStatus  
Public PropertyItemId  
Public PropertyName (Inherited from Activity)
Public PropertyParent (Inherited from Activity)
Public PropertyStatus (Inherited from Activity)
Public PropertyWorkflowRuntime (Inherited from Activity)
Top

Protected Properties

 NameDescription
Protected PropertyFilePath  
Protected PropertyRestored (Inherited from Activity)
Protected PropertyTransaction (Inherited from Activity)
Top

Public Methods

 NameDescription
Public MethodAddActivityOverloaded.  (Inherited from Activity)
Public MethodDelete (Inherited from Activity)
Public MethodExecute (Inherited from Activity)
Public MethodExecuteNext (Inherited from Activity)
Public MethodFind (Inherited from Activity)
Public MethodGetRoot (Inherited from Activity)
Public MethodGetValue (Inherited from Activity)
Public MethodInitializeComponentOverridden.   
Public MethodPersistProperties (Inherited from Activity)
Public MethodReset (Inherited from Activity)
Public MethodSave (Inherited from Activity)
Public MethodSetValue (Inherited from Activity)
Top

Protected Methods

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

Public Events

 NameDescription
Public EventExecutionStatusChanged (Inherited from Activity)
Top

See Also