IPageLoader Interface 
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Caution
This type is obsolete. Use PageLoader instead.
Creates a CompiledPageActionDescriptor from a PageActionDescriptor.
public interface class IPageLoader[System.Obsolete("This type is obsolete. Use PageLoader instead.")]
public interface IPageLoaderpublic interface IPageLoader[<System.Obsolete("This type is obsolete. Use PageLoader instead.")>]
type IPageLoader = interfacetype IPageLoader = interfacePublic Interface IPageLoader- Derived
- Attributes
Methods
| Load(PageActionDescriptor) | Produces a CompiledPageActionDescriptor given a PageActionDescriptor. |