Define the name by which the control is displayed in Personalization Directory.
Remarks
Property defines the string which will be used to represent the control in the Personalization Directory. The string should be unique for individual MxPart control.
Under the name defined in this property, in Personalization Directory, different templates and layouts are stored. It is obligatory to define a value for this field in order to be able to personalize the control. Without the property defined Save Personalization menu, on the control, will be disabled.
Example (MxSpace)
To see the defined Category property on a control (Grid) open MxSpace solution project in Visual Studio. In Solution Explorer expand node Parts and double click ArticlesPart.cs. Click the grid control and open Property Window. See the value ArticleGrid entered in the Category property.
To define Category property
- In Solution Explorer open MxPart component (ArticlesPart) which contains control (Grid) which will be personalized.
- Select the desired control (Grid) on the canvas.
- Open Property Window.
- In section Context define Category property. Enter the desired value (ArticleGrid).
MxPart
Entity
TrackDirty
MX-Client
Personalization Directory