ReportViewer for ASP.NET Web Forms
ShareBetweenSessions プロパティ

C1.Web.Wijmo.Controls.4 アセンブリ > C1.Web.Wijmo.Controls.C1ReportViewer.ReportService 名前空間 > ReportCache クラス : ShareBetweenSessions プロパティ
キャッシュされたレポートとドキュメントが異なるセッション間で共有されるかどうかを示す値を取得または設定します。 デフォルト値は true です。異なるブラウザセッションで同一のキャッシュされたレポートまたはドキュメントにアクセスできます。 false に設定するとこのような共有はできなくなります。
シンタックス
'宣言
 
Public Property ShareBetweenSessions As System.Boolean
public System.bool ShareBetweenSessions {get; set;}
参照

ReportCache クラス
ReportCache メンバ