ViewData Methods

The ViewData type exposes the following members.

Methods
  NameDescription
Public methodStatic memberFromDataContractMappings
The mapping from ViewData to View.
Public methodStatic memberToDataContractMappings
The mapping from View to ViewData.
Top
Extension Methods
  NameDescription
Public Extension MethodSetUIClassName(FileSystemEntry)Overloaded.
Sets the name of the file data UI class.
(Defined by ModelDataExtensions.)
Public Extension MethodSetUIClassName(View)Overloaded.
Sets the name of the view data UI class.
(Defined by ModelDataExtensions.)
Top
See Also