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

Return Value

Type: String
See Also