Click or drag to resize
TreeNodeSetDocumentNameSource Method (String)
Sets the document name source field to the given value.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntax
C#
public virtual void SetDocumentNameSource(
	string value
)

Parameters

value
Type: SystemString
Document name
See Also