Property | Type | Description |
---|
Method | Description | |
---|---|---|
StartWorkflowPortlet ( ) : System |
Method | Description | |
---|---|---|
AllowCreationForEmptyAllowedContentTypes ( string parentPath ) : bool | ||
CreateChildControls ( ) : void | ||
GetContentView ( SenseNet.ContentRepository.Content newContent ) : |
||
GetParentPath ( ) : string | ||
GetRequestedContentType ( ) : string | ||
GetSelectedContentType ( ) : string | ||
StartWorkflowButton_Click ( object sender, |
||
ValidateWorkflow ( ) : void |
protected AllowCreationForEmptyAllowedContentTypes ( string parentPath ) : bool | ||
parentPath | string | |
return | bool |
protected GetContentView ( SenseNet.ContentRepository.Content newContent ) : |
||
newContent | SenseNet.ContentRepository.Content | |
return |
protected GetRequestedContentType ( ) : string | ||
return | string |
protected GetSelectedContentType ( ) : string | ||
return | string |
protected StartWorkflowButton_Click ( object sender, |
||
sender | object | |
e | ||
return | void |