Method | Description | |
---|---|---|
ForceHostAttribute ( ) : System | ||
Initialize ( |
||
OnAfterAction ( IHttpContext context, |
||
OnAfterRender ( IHttpContext context, |
||
OnBeforeAction ( IHttpContext context, |
||
OnBeforeRender ( IHttpContext context, |
||
OnError ( IHttpContext context, |
public Initialize ( |
||
target | ||
return | void |
public OnAfterAction ( IHttpContext context, |
||
context | IHttpContext | |
args | ||
return | void |
public OnAfterRender ( IHttpContext context, |
||
context | IHttpContext | |
args | ||
return | void |
public OnBeforeAction ( IHttpContext context, |
||
context | IHttpContext | |
args | ||
return | void |
public OnBeforeRender ( IHttpContext context, |
||
context | IHttpContext | |
args | ||
return | void |
public OnError ( IHttpContext context, |
||
context | IHttpContext | |
args | ||
return | void |