The PermanentLinkMapStore type exposes the following members.

Methods

  NameDescription
Clear
Clears the cache.
FindOverloaded.
RemovePageFromCache
Save
Saves the specified PermanentLinkMap to the repository, making it available for lookup.
ToMapped
Converts the provided URL to the mapped representation, if possible.
ToPermanent
Converts the provided URL to the permanent link representation, if possible.
TryToMapped
Converts the provided URL to the mapped representation, if possible.
TryToPermanent
Converts the provided URL to the permanent link representation, if possible.

Properties

  NameDescription
PerformanceCounters
Gets the collection of performance counters

See Also