Ant Organisation Ltd documentation

BasicEditableContentProvider Members

BasicEditableContentProvider overview

Public Instance Constructors

BasicEditableContentProviderOverloaded. Initializes a new instance of the BasicEditableContentProvider class.

Public Instance Methods

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

Protected Instance Methods

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.

See Also

BasicEditableContentProvider Class | Ant.Hierarchy Namespace