CallbackHandlerRouteHandler.RegisterRoutes<TCallbackHandler>

Generic method to register all routes from a CallbackHandler that have RouteUrls defined on the [CallbackMethod] attribute

public static void RegisterRoutes<TCallbackHandler>(RouteCollection routes)

Parameters

routes


See also:

Class CallbackHandlerRouteHandler

© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic