Filter.Scope 属性

定义

获取筛选器的范围排序。

public System.Web.Mvc.FilterScope Scope { get; protected set; }
member this.Scope : System.Web.Mvc.FilterScope with get, set
Public Property Scope As FilterScope

属性值

筛选器的范围排序。

适用于