C# Class Rebel.Cms.Web.AreaRegistrationExtensions

Mostra file Open project: RebelCMS/rebelcmsxu5

Private Methods

Method Description
RouteControllerPlugin ( this area, System.Guid controllerId, string controllerName, Type controllerType, RouteCollection routes, string routeIdParameterName, string controllerSuffixName, string baseUrlPath, string defaultAction, object defaultId, bool isDefaultRebelPlugin, IRebelApplicationContext appContext, string rebelTokenValue = "backoffice" ) : void

Creates a custom individual route for the specified controller plugin. Individual routes are required by controller plugins to map to a unique URL based on ID.