Click or drag to resize
CMSDocumentManagerSetRefreshFlag Property
Indicates whether reload page property should be automatically added to the page for reload page functionality

Namespace: CMS.FormEngine.Web.UI
Assembly: CMS.FormEngine.Web.UI (in CMS.FormEngine.Web.UI.dll) Version: 10.0.0
Syntax
C#
public bool SetRefreshFlag { get; set; }

Property Value

Type: Boolean

Implements

ICMSDocumentManagerSetRefreshFlag
See Also