The PageDefinitionType type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| PageDefinitionType | Overloaded. |
Methods
| Name | Description | |
|---|---|---|
| ClearCache |
Clear all items from the cache.
| |
| Delete |
Delete type
| |
| Equals | (Inherited from Object.) | |
| Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| List |
List all defined types
| |
| Load | Overloaded. | |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| Save |
Save changes to type
| |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| AssemblyName |
The assembly used to create a instance of this type
| |
| DataType |
The actual data type used by this type
| |
| DefinitionType |
Gets the Type for the definition type.
| |
| ID |
The unique identifier of type
| |
| LocalizedName |
The localized name of the data type
| |
| Name |
The name of the data type
| |
| TypeName |
The full class name used to create a instance of this type
|