ReportViewer.KeepSessionAlive Property

Definition

public:
 property bool KeepSessionAlive { bool get(); void set(bool value); };
[System.ComponentModel.DefaultValue(true)]
[System.Web.UI.WebControls.WebParts.WebBrowsable(true)]
public bool KeepSessionAlive { get; set; }
[<System.ComponentModel.DefaultValue(true)>]
[<System.Web.UI.WebControls.WebParts.WebBrowsable(true)>]
member this.KeepSessionAlive : bool with get, set
Public Property KeepSessionAlive As Boolean

Property Value

Attributes

Applies to