The ViewInformation type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | ViewInformation(String, Object) | Initializes a new instance of the ViewInformation class |
![]() | ViewInformation(String, HtmlHelper) | Initializes a new instance of the ViewInformation class |
![]() | ViewInformation(String, ViewDataDictionary) | Initializes a new instance of the ViewInformation class |
![]() | ViewInformation(String, ViewDataDictionary, Object) | Initializes a new instance of the ViewInformation class |
Methods
Name | Description | |
---|---|---|
![]() | AddChildView | |
![]() | AddChildViews | |
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() | ChildViews | |
![]() | Model | |
![]() | ViewData | |
![]() | ViewInstanceName | |
![]() | ViewName |
Events
Name | Description | |
---|---|---|
![]() | InstanceNameChanged |