Click or drag to resize
CMSAbstractNewDocumentControlAllowNewLink Property
Indicates whether 'Link an existing document' may be offered.

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

Property Value

Type: Boolean
See Also