Ektron.Cms.Framework.Settings.UrlAliasing.AutoAliasManager

Auto 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 AutoAliasManager instance
SitePath Gets the site path.
UserId Gets or sets the currently logged in user ID.
Method Description
AutoAliasManager Constructor - Initializes a new instance of the AutoAliasManager class.
AutoAliasManager(ApiAccessMode) Constructor - Initializes a new instance of the AutoAliasManager class.
Add(UrlAliasAutoData) Adds a new UrlAliasAutoData
Update(UrlAliasAutoData) Updates an existing UrlAutoAlias
Delete(Int64) Deletes an existing UrlAutoAlias
GetItem(Int64) Get AutoAlias data by ID
GetList(AutoAliasCriteria) Gets a list of AutoAlias data given criteria
GetTarget(String,String) Get Target data by UrlAlias and Host
GetTarget(String,String,AutoAliasType) Get Target data by UrlAlias, Host and autoAliasType
ClearCache ClearCache