Click or drag to resize
ForumViewerUseRedirectAfterAction Property
Gets or sets the value that indicates whether after action should be used redirect.

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

Property Value

Type: Boolean
See Also