VirtualPathProviderViewEngine.AreaPartialViewLocationFormats Property

Definition

Gets or sets the area-enabled partial-view location formats.

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

Property Value

String[]

The area-enabled partial-view location formats.

Applies to