VirtualPathProviderViewEngine.AreaPartialViewLocationFormats 属性

定义

获取或设置支持区域的分部视图位置格式。

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

属性值

String[]

支持区域的分部视图位置格式。

适用于