Click or drag to resize
RegisterHttpHandlerAttributeMarkedType Property
Gets the type of a Kentico HTTP handler.

Namespace: CMS.Routing.Web
Assembly: CMS.Routing.Web (in CMS.Routing.Web.dll) Version: 9.0.0
Syntax
C#
public Type MarkedType { get; }

Property Value

Type: Type

Implements

IPreInitAttributeMarkedType
See Also