Ant Organisation Ltd documentation

WorkflowTemplateHierarchyType.GetEditableContentProvider Method 

Gets the custom action 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

Editable content provider

Implements

HierarchyItemType.GetEditableContentProvider

See Also

WorkflowTemplateHierarchyType Class | Ant.Workflow.Hierarchy Namespace