Click or drag to resize
RecursionControlStorage Property
Storage that the section uses

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 10.0.0
Syntax
C#
protected SafeDictionary<string, Object> Storage { get; }

Property Value

Type: SafeDictionaryString, Object
See Also