Click or drag to resize
DocumentMarkEventArgsContainer Property
Container with Document and Node data.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntax
C#
public ISimpleDataContainer Container { get; set; }

Property Value

Type: ISimpleDataContainer
See Also