ModelValidator::ControllerContext Property
Gets the controller context.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
public protected: property ControllerContext^ ControllerContext { ControllerContext^ get(); private: void set(ControllerContext^ value); }
Show: