This documentation is archived and is not being maintained.
ControllerContext::DisplayMode Property
Namespace:
System.Web.Mvc Assembly:
System.Web.Mvc (in System.Web.Mvc.dll)
public:
property IDisplayMode^ DisplayMode {
IDisplayMode^ get ();
void set (IDisplayMode^ value);
}