Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Contributor
5779 Points
691 Posts
Microsoft
Dec 07, 2009 03:51 AM|LINK
You want the instance of the controller? That's the "this" object in C#, or the "Me" object in VB.NET.
bradwils
Contributor
5779 Points
691 Posts
Microsoft
Re: Get Current Controller in Action
Dec 07, 2009 03:51 AM|LINK
You want the instance of the controller? That's the "this" object in C#, or the "Me" object in VB.NET.