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.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 13.0.131
Syntax
C#
public bool SetRefreshFlag { get; set; }

Property Value

Type: Boolean

Implements

ICMSDocumentManagerSetRefreshFlag
See Also