Click or drag to resize
AttachmentVariantContext Constructor
Creates a new instance of the AttachmentVariantContext class.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 10.0.0
Syntax
C#
public AttachmentVariantContext(
	TreeNode node = null
)

Parameters

node (Optional)
Type: CMS.DocumentEngineTreeNode
Parent page.
See Also