ViewResult
Class
Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.dll
Syntax:
C#
public class ViewResult : ActionResult
Inheritance: objectActionResultViewResult
Inherited Members
Constructors
Initializes a new instance of the ViewResult class.
C#
public ViewResult()
Initializes a new instance of the ViewResult class.
Properties
Gets or sets if it is dirty host.
C#
public bool IsDirtyHost { get; set; }
If it is dirty host.
Methods
Executes the specified context.