ViewUserControl.ViewContext 属性

定义

获取或设置视图上下文。

[System.ComponentModel.Browsable(false)]
public System.Web.Mvc.ViewContext ViewContext { get; set; }
member this.ViewContext : System.Web.Mvc.ViewContext with get, set
Public Property ViewContext As ViewContext

属性值

视图上下文。

属性

适用于