VirtualPathProviderViewEngine.PartialViewLocationFormats Property

Definition

Gets or sets the partial-view location formats.

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

Property Value

String[]

The partial-view location formats.

Applies to