C# Class Rock.Web.RockRouteHandler

Rock custom route handler
Inheritance: IRouteHandler
Show file Open project: SparkDevNetwork/Rock Class Usage Examples

Private Methods

Method Description
IRouteHandler ( System.Web.Routing.RequestContext requestContext ) : System.Web.IHttpHandler

Determine the logical page being requested by evaluating the routedata, or querystring and then loading the appropriate layout (ASPX) page