HandleErrorAttribute.View Property

Definition

Gets or sets the page view for displaying exception information.

public string View { get; set; }
member this.View : string with get, set
Public Property View As String

Property Value

The page view.

Applies to