Represents a point for extension methods.
Inheritance Hierarchy
Namespace: Kentico.Web.MvcAssembly: Kentico.Web.Mvc (in Kentico.Web.Mvc.dll) Version: 12.0.0
Syntax public sealed class ExtensionPoint<T>
where T : class
Type Parameters
- T
- The type of the class that is a target of extension methods.
The ExtensionPointT type exposes the following members.
Properties See Also