Aracılığıyla paylaş


HttpContextWrapper.IsPostNotification Özellik

Tanım

Bir olayın işlenmesinin tamamlanıp tamamlanmadığını gösteren bir HttpApplication değer alır.

public:
 virtual property bool IsPostNotification { bool get(); };
public override bool IsPostNotification { get; }
member this.IsPostNotification : bool
Public Overrides ReadOnly Property IsPostNotification As Boolean

Özellik Değeri

true olayın işlenmesi tamamlandıysa; aksi takdirde , false.

Şunlara uygulanır