Click or drag to resize
DocumentFormFieldInfoExtensions Class
Extension methods for document related form field.
Inheritance Hierarchy
SystemObject
  CMS.DocumentEngineDocumentFormFieldInfoExtensions

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 10.0.0
Syntax
C#
public static class DocumentFormFieldInfoExtensions

The DocumentFormFieldInfoExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberIsNodeNameSourceCandidate
Checks if form field can be used as source for document node name.
Top
See Also