HttpContextBase.IsPostNotification Egenskap

Definition

När den åsidosätts i en härledd klass får du ett värde som anger om en HttpApplication händelse har slutfört bearbetningen.

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

Egenskapsvärde

trueom händelsen har slutfört bearbetningen. annars . false

Undantag

Gäller för