IPageLoader Interface
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Attention
This type is obsolete. Use PageLoader instead.
Crée un CompiledPageActionDescriptor à partir de PageActionDescriptor.
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
- Dérivé
- Attributs
Méthodes
Load(PageActionDescriptor) |
Obsolète.
Produit un CompiledPageActionDescriptor donné.PageActionDescriptor |