IPageHandlerMethodSelector Interface

Definition

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.

Applies to