TreeNode SetDocumentNameSource Method (String, Boolean)Kentico 8.0 API Reference
Sets the document name source field to the given value.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

value
Type: OnlineSystem String
Document name
onlyIfEmpty
Type: OnlineSystem Boolean
Indicates if value should only be set if the current value is empty
See Also