SessionStorePath

MainWeb.SessionStorePath property

Oturum modu File veya ViewState olduğunda, oturum önbelleği depolama yolunu alır veya ayarlar, etc: gridweb.SessionStorePath=“c:/mytempdir/session”; daha sonra oturum verilerini c:/mytempdir/session içinde saklayacaktır

public string SessionStorePath { get; set; }

Ayrıca bakınız