Represents a class that is used to render a view by using an IView instance that is returned by an IViewEngine object.
'Usage Dim instance As ViewResult 'Declaration Public Class ViewResult _ Inherits ViewResultBase