HttpContextWrapper.IsPostNotification Egenskap

Definition

Hämtar ett värde som anger om en HttpApplication händelse har slutfört bearbetningen.

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

Egenskapsvärde

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

Gäller för