ExtendObjectType Class |
Namespace: CMS.Base
The ExtendObjectType type exposes the following members.
Name | Description | |
---|---|---|
ExtendObjectType |
Name | Description | |
---|---|---|
WithExtensionType |
Extends the object with the given static extension
| |
WithMetadataMetadataType |
Extends the object with the given static extension
| |
WithPropertyPropertyType |
Extends the type with a new generic property
| |
WithStaticPropertyPropertyType(String) |
Extends the type with a new generic static property
| |
WithStaticPropertyPropertyType(String, FuncPropertyType, ActionPropertyType) |
Extends the type with a new generic static property
|