Click or drag to resize
CustomTableDataSource.GetDefaultCacheKey Method
Gets cache key.

Namespace: CMS.DocumentEngine.Web.UI
Assembly: CMS.DocumentEngine.Web.UI (in CMS.DocumentEngine.Web.UI.dll) Version: 11.0.0
Syntax
C#
protected override Object[] GetDefaultCacheKey()

Return Value

Type:Object[]
See Also