IPageLoader 接口

定义

注意

This type is obsolete. Use PageLoader instead.

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)
已过时.

CompiledPageActionDescriptor生成给定的 PageActionDescriptor

适用于