IFeatureSet Interface |
Namespace: Kentico.Web.Mvc
public interface IFeatureSet
The IFeatureSet type exposes the following members.
Name | Description | |
---|---|---|
![]() | GetFeatureT |
Returns a feature of the specified type.
|
![]() | RemoveFeatureT |
Removes a feature of the specified type.
|
![]() | SetFeatureT |
Adds or replaces a feature of the specified type.
|
Name | Description | |
---|---|---|
![]() | PageBuilder |
Returns a feature that provides information about Page builder.
(Defined by IFeatureSetExtensions.) |
![]() | Preview |
Returns a feature that provides information about preview.
(Defined by IFeatureSetExtensions.) |