Click or drag to resize
CacheHelperGetEnumeratorInternal Method
Gets the enumerator for the cache items.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 9.0.0
Syntax
C#
protected virtual IDictionaryEnumerator GetEnumeratorInternal()

Return Value

Type: IDictionaryEnumerator
See Also