ViewDataInfo Constructor
Initializes a new instance of the ViewDataInfo class.
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
| Name | Description | |
|---|---|---|
![]() | ViewDataInfo() | Initializes a new instance of the ViewDataInfo class. |
![]() | ViewDataInfo(Func<Object^>^) | Initializes a new instance of the T:System.Web.Mvc.ViewDataInfo class and associates a delegate for accessing the view data information. |
ViewDataInfo Constructor (Func<Object^>^)
Initializes a new instance of the T:System.Web.Mvc.ViewDataInfo class and associates a delegate for accessing the view data information.
Show:
