Resolves an alias.
For a list of all members of this type, see AliasResolver Members.
System.Object
Sitecore.Data.AliasResolver
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
An alias is a URL that points to another location in the content tree. For instance the URL "/campaign" can be setup to point to "/sitecore/content/Home/Campaigns/2005/Super Offers".
Aliases are configures in /sitecore/system/Aliases
An alias resolver is attach to a database and is access through the Sitecore.Data.Database.Aliases property.
Namespace: Sitecore.Data
Assembly: Sitecore.Kernel (in Sitecore.Kernel.dll)
AliasResolver Members | Sitecore.Data Namespace