IActionDescriptorChangeProvider 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
提供一種方式,從 發出 的快取集合 ActionDescriptorIActionDescriptorCollectionProvider 失效的訊號。
public interface class IActionDescriptorChangeProvider
public interface IActionDescriptorChangeProvider
type IActionDescriptorChangeProvider = interface
Public Interface IActionDescriptorChangeProvider
備註
從 GetChangeToken() 傳回的變更權杖僅適用于 MVC 基礎結構內。 使用 GetChangeToken() 來通知 ActionDescriptor 變更。
方法
GetChangeToken() |
IChangeToken取得 ,用來發出快取 ActionDescriptor 實例不正確訊號。 |