IPageLoader インターフェイス

定義

注意事項

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生成します。

適用対象