Ektron.Cms.Framework.Settings.UrlAliasing.ManualAliasManager

Manual Alias Manager class

Properties
ApiMode Gets or sets the current API access mode. If set to Admin, the API runs with the permissions of an administrator.
ContentLanguage Gets or sets the current content language.
InPreviewMode Gets or sets the current Preview Mode. Returns true if the site is in site preview mode.
RequestInformation Gets the current Request Information.
Service Gets the IManualAliasManager instance
SitePath Gets the site path.
UserId Gets or sets the currently logged in user ID.
Method Description
ManualAliasManager Initializes a new instance of the ManualAliasManager class.
ManualAliasManager(ApiAccessMode) Initializes a new instance of the ManualAliasManager class.
Add(UrlAliasManualData) Adds a new UrlAliasManualData
Update(UrlAliasManualData) Updates an existing UrlAliasManualData
Delete(Int64) Deletes an existing ManualAlias
GetItem(Int64) Get ManualAlias data by ID
GetList(ManualAliasCriteria) Gets a list of UrlAliasManualData given criteria
GetDefaultAlias(Int64) Gets a Content Default Alias
ClearCache ClearCache