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

Namespace: CMS.FormEngine.Web.UI
Assembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 13.0.131
Syntax
C#
public bool CreateAnother { get; }

Property Value

Type: Boolean

Implements

ICMSDocumentManagerCreateAnother
See Also