Click or drag to resize
NamedDataContainerInnerContainer Property
Inner data container.

Namespace: CMS.MacroEngine
Assembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 8.2.23
Syntax
C#
public IDataContainer InnerContainer { get; }

Property Value

Type: IDataContainer
See Also