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.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
protected virtual string GetBaseCacheKey()

Return Value

Type: String
See Also