IPageLoader インターフェイス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
注意事項
This type is obsolete. Use PageLoader instead.
PageActionDescriptor から CompiledPageActionDescriptor を作成します。
public interface class IPageLoader
public interface IPageLoader
[System.Obsolete("This type is obsolete. Use PageLoader instead.")]
public interface IPageLoader
type IPageLoader = interface
[<System.Obsolete("This type is obsolete. Use PageLoader instead.")>]
type IPageLoader = interface
Public Interface IPageLoader
- 派生
- 属性
メソッド
Load(PageActionDescriptor) |
古い.
指定PageActionDescriptorした をCompiledPageActionDescriptor生成します。 |