ViewContext 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
视图执行的上下文。
public ref class ViewContext : Microsoft::AspNetCore::Mvc::ActionContext
public class ViewContext : Microsoft.AspNetCore.Mvc.ActionContext
type ViewContext = class
inherit ActionContext
Public Class ViewContext
Inherits ActionContext
- 继承
构造函数
属性
方法
GetFormContextForClientValidation() |
FormContext ClientValidationEnabled如果 已启用 ,则获取 。 |