Click or drag to resize
NamedDataContainerInnerContainer Property
Inner data container.

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

Property Value

Type: IDataContainer
See Also