IPageHandlerMethodSelector 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.
Selects a handler method from a page.
public interface class IPageHandlerMethodSelectorpublic interface IPageHandlerMethodSelectortype IPageHandlerMethodSelector = interfacePublic Interface IPageHandlerMethodSelector- Derived
Methods
| Select(PageContext) | Selects a handler method from a page. |