Click or drag to resize
CMSAbstractNewDocumentControlRedirectWhenNoChoice Property
Control automatically selects document type, when there are no other options (+ 'new A/B test' and 'new linked document' links are disabled).

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

Property Value

Type: Boolean
See Also