Click or drag to resize
CMSAbstractNewDocumentControlParentCulture Property
Culture of the parent TreeNode which will be used for new document.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
public string ParentCulture { get; set; }

Property Value

Type: String
See Also