The ExtensionCategory type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| ExtensionCategory | ||
| ExtensionCategory | Overloaded. |
Methods
| Name | Description | |
|---|---|---|
| Add |
Add new function type to this category
| |
| Contains |
Check if a function is in this category
| |
| Deserialize |
Deserialize object from xml
| |
| 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.) | |
| Load |
Load the catagory information
| |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| Remove |
Remove a function type from current category
| |
| Serialize |
Serialize object to xml
| |
| ToString | (Inherited from Object.) |
Fields
Properties
| Name | Description | |
|---|---|---|
| EPCategory |
EPiServer category
| |
| EPiCategory | Obsolete.
Gets or sets the category.
| |
| FunctionTypeIDs |
The list of all functions which belong to this category
| |
| IconUrl |
The icon that represents the category in GUI
| |
| ID |
The id of the category
| |
| IsFavourite |
Set/Get the current category to be favorite
| |
| Name |
Name of the category
|