Click or drag to resize
ExtensionPointTTarget Property
Instance of class that is a target of extension methods.

Namespace: Kentico.Web.Mvc
Assembly: Kentico.Web.Mvc (in Kentico.Web.Mvc.dll) Version: 12.0.0
Syntax
C#
public T Target { get; }

Property Value

Type: T
See Also