Click or drag to resize
AdvancedGetFileHandlerGetBaseCacheKey Method
Returns the base cache key (created with all parameters considered to be valid for proper caching).

Namespace: CMS.Routing.Web
Assembly: CMS.Routing.Web (in CMS.Routing.Web.dll) Version: 10.0.0
Syntax
C#
protected virtual string GetBaseCacheKey()

Return Value

Type: String
See Also