VirtualPathProviderViewEngine.PartialViewLocationFormats 属性

定义

获取或设置分部视图位置格式。

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

属性值

String[]

分部视图位置格式。

适用于