Click or drag to resize
CMSBaseDataSourceGetDefaultCacheKey Method
Gets the default cache key.

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax
C#
protected virtual Object[] GetDefaultCacheKey()

Return Value

Type: Object
Default cache key
See Also