4
Answers

OnActionExecuted and OnActionExecuting

Photo of margam chakri

margam chakri

4y
559
1
Hi,Please give me one real time application example for below methods
 
void OnActionExecuted(ActionExecutedContext filterContext)
void OnActionExecuting(ActionExecutingContext filterContext)

Answers (4)