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