WorkflowTemplateHierarchyType overview
WorkflowTemplateHierarchyType Constructor | Constructor |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
GetCustomActionOfType | Returns the content definition to create a new item of the type required based on this item, null if this item does not specify a type |
GetCustomActions | Returns no custom actions |
GetEditableContentProvider | Gets the custom action which represent the default type of content type create for this type |
GetEditableContentProviderForNode | Gets the content definition based on an item, typically used where a item in the hierarchy defines a new content type |
GetGlobalPermissions | Gets the permissions that can be set globally on this type |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
GetLocalPermissions | Gets the permissions that can be set locally on this type |
GetProvidedTypes | Gets the types which are provided by this item |
GetType (inherited from Object) | Gets the Type of the current instance. |
GetTypeName | Gets the name of the type |
ToString (inherited from Object) | Returns a String that represents the current Object. |
Finalize (inherited from Object) | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
MemberwiseClone (inherited from Object) | Creates a shallow copy of the current Object. |
WorkflowTemplateHierarchyType Class | Ant.Workflow.Hierarchy Namespace