Click or drag to resize
ICMSDocumentManagerSetRedirectPageFlag Property
Indicates whether the page should be redirected to the current page which is being edited.

Namespace: CMS.Base.Web.UI
Assembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 11.0.0
Syntax
C#
bool SetRedirectPageFlag { get; set; }

Property Value

Type: Boolean
See Also