VirtualPathProviderViewEngine.FileExtensions Property

Definition

Gets or sets the file-name extensions that are used to locate a view.

public string[] FileExtensions { get; set; }
member this.FileExtensions : string[] with get, set
Public Property FileExtensions As String()

Property Value

String[]

The file-name extensions that are used to locate a view.

Applies to