ProfileAutoSaveEventArgs.Context Özellik

Tanım

HttpContext Geçerli isteğin öğesini alır.

public:
 property System::Web::HttpContext ^ Context { System::Web::HttpContext ^ get(); };
public System.Web.HttpContext Context { get; }
member this.Context : System.Web.HttpContext
Public ReadOnly Property Context As HttpContext

Özellik Değeri

HttpContext Geçerli istek için.

Açıklamalar

nesnesi, ProfileAutoSaveEventArgs sınıfının olayına ProfileAutoSaving olay ProfileModule bilgileri sağlar. Context özelliği geçerli isteğin HttpContext öğesine erişim sağlar.

Şunlara uygulanır

Ayrıca bkz.