Sdílet prostřednictvím


HttpContextWrapper.IsPostNotification Vlastnost

Definice

Načte hodnotu, která indikuje, jestli HttpApplication událost dokončila zpracování.

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

Hodnota vlastnosti

Boolean

true Pokud se událost dokončí zpracováním; v opačném případě false .

Platí pro