Click or drag to resize
CMSDocumentManagerCreateAnother Property
Indicates if another document should be created after newly created.

Namespace: CMS.FormControls
Assembly: CMS.FormControls (in CMS.FormControls.dll) Version: 8.2.23
Syntax
C#
public bool CreateAnother { get; }

Property Value

Type: Boolean

Implements

ICMSDocumentManagerCreateAnother
See Also