Click or drag to resize
DocumentFactoryNodeType Class
Factory that provides document objects
Inheritance Hierarchy
SystemObject
  CMS.CoreObjectFactoryNodeType
    CMS.DocumentEngineDocumentFactoryNodeType
      CMS.EcommerceSKUTreeNodeFactory

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 10.0.0
Syntax
C#
public class DocumentFactory<NodeType> : ObjectFactory<NodeType>, 
	IDocumentFactory, IObjectFactory
where NodeType : new(), TreeNode

Type Parameters

NodeType

The DocumentFactoryNodeType type exposes the following members.

Constructors
Properties
Methods
See Also