FilterScope 類別

定義

包含已知篩選範圍的常數值。

範圍會定義具有相同順序的篩選順序。 範圍預設是由篩選註冊方式所定義。

public ref class FilterScope abstract sealed
public static class FilterScope
type FilterScope = class
Public Class FilterScope
繼承
FilterScope

欄位

Action

動作篩選範圍。

Controller

控制器篩選範圍。

First

第一個篩選範圍。

Global

全域篩選範圍。

Last

上次篩選範圍。

適用於