SessionStorePath
MainWeb.SessionStorePath property
Ruft den Sitzungs-Cache-Speicherpfad ab oder legt ihn fest, wenn der Sitzungsmodus File oder ViewState ist, usw.: gridweb.SessionStorePath=“c:/mytempdir/session”; dann werden Sitzungsdaten in c:/mytempdir/session gespeichert
public string SessionStorePath { get; set; }
Siehe auch
- class MainWeb
- namensraum Aspose.Cells.GridWeb
- Montage Aspose.Cells.GridWeb