共用方式為


IActionDescriptorChangeProvider 介面

定義

提供一種方式,從 發出 的快取集合 ActionDescriptorIActionDescriptorCollectionProvider 失效的訊號。

public interface class IActionDescriptorChangeProvider
public interface IActionDescriptorChangeProvider
type IActionDescriptorChangeProvider = interface
Public Interface IActionDescriptorChangeProvider

備註

GetChangeToken() 傳回的變更權杖僅適用于 MVC 基礎結構內。 使用 GetChangeToken() 來通知 ActionDescriptor 變更。

方法

GetChangeToken()

IChangeToken取得 ,用來發出快取 ActionDescriptor 實例不正確訊號。

適用於