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.FormControls
Assembly: CMS.FormControls (in CMS.FormControls.dll) Version: 9.0.0
Syntax
C#
public bool SetRefreshFlag { get; set; }

Property Value

Type: Boolean

Implements

ICMSDocumentManagerSetRefreshFlag
See Also