Click or drag to resize
AdvancedGetFileServiceGetBaseCacheKey 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: 13.0.131
Syntax
C#
protected virtual string GetBaseCacheKey()

Return Value

Type: String
See Also