Represents a Synonym entry for a CategoryNode.
Synonym is another name of the CategoryNode that is specific to a Locale.
Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax
The ICategorySynonym type exposes the following members.
Properties
Name | Description | |
---|---|---|
LastModified |
Gets the last time this Synonym was modified.
| |
LastModifiedUser |
Gets the UserId of the most recent user to modify the Synonym.
| |
Locale |
Gets the locale of this Synonym.
| |
Value |
Gets and sets the name of this Synonym.
|
Methods
Name | Description | |
---|---|---|
Serialize |
Returns the XML presentation of this Synonym.
|
Remarks
See Also