Click or drag to resize
RegisterComponentAttributeMarkedType Property
Type of the registered component controller.

Namespace: Kentico.Forms.Web.Mvc
Assembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 12.0.0
Syntax
C#
public Type MarkedType { get; protected set; }

Property Value

Type: Type

Implements

IPreInitAttributeMarkedType
See Also