TreeNode SetDocumentNameSource Method (String, Boolean)Kentico 8.1 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.1.5347.20411)

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