BasicEditableContentProvider overview
BasicEditableContentProvider | Overloaded. Initializes a new instance of the BasicEditableContentProvider class. |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
GetContentDefinitionForEditing | Gets the ContentDefinition used for editing |
GetContentDefinitionForPersistence | Gets the ContentDefinition used for persistence |
GetCustomAction | Gets a custom action rather than a content definition. This overrides all the content definition functions |
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. |
GetHierarchyItemType | Gets the hierarchy item type of the items that are created by this type |
GetType (inherited from Object) | Gets the Type of the current instance. |
ToString (inherited from Object) | Returns a String that represents the current Object. |
TransformForEdit | Transform the instance from a persistence instance to an editing instance |
TransformForPersistence | Transform the instance from an editing instance to a persistence instance |
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. |
BasicEditableContentProvider Class | Ant.Hierarchy Namespace