ICategorySynonym Interface |
Represents a Synonym entry for a CategoryNode.
Synonym is another name of the CategoryNode that is specific to a Locale.
Namespace: Ingeniux.CMS
The ICategorySynonym type exposes the following members.
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.
|