HttpContextWrapper.IsPostNotification Propriedade

Definição

Recebe um valor que indica se um HttpApplication evento terminou de ser processado.

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

Valor de Propriedade

true se o evento já tiver sido processado; caso contrário, false.

Aplica-se a