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

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

Property Value

Type: Type

Implements

IPreInitAttributeMarkedType
See Also