Ant Organisation Ltd documentation

WorkflowDefinitionHierarchyType.GetEditableContentProvider Method 

Gets the content definition which represent the default type of content type create for this type

public EditableContentProvider GetEditableContentProvider(
   AuthenticatedUser user,
   HierarchyItem item
);

Parameters

user
Currently logged on user
item
Item for which to retrieve the editable content provider

Return Value

Content Definition

Implements

HierarchyItemType.GetEditableContentProvider

See Also

WorkflowDefinitionHierarchyType Class | Ant.Workflow.Hierarchy Namespace