Click or drag to resize
RegisterHttpHandlerAttribute Properties

The RegisterHttpHandlerAttribute type exposes the following members.

Properties
  NameDescription
Public propertyCMSMainApplicationOnly
Gets or sets value representing if this route should be registered for main (administration) application only.
Public propertyMarkedType
Gets the type of a Kentico HTTP handler.
Public propertyOrder
Gets or sets the order weight of the route.
Public propertyRouteTemplate
Gets the route template.
Top
See Also