|
Rank: Administration Groups: Administrators, Registered
Joined: 9/3/2009(UTC) Posts: 1,552 Location: Xiamen China
|
HI The page plugin is only executed in the controller, when the view added into a page, the plugins in it will be executed in the controller. But when you using the RenderView to render a view, the plugins will not be execute, because the controller do not know the which views will be rendered via the code. Regards, Jifeng Huang
Kooboo Team
Microsoft ASP.NET MVP
|
|
1 user thanked jifeng for this useful post.
|
|