Table of Contents

Class IFeatureSetExtensions

Namespace
Kentico.Content.Web.Mvc
Assembly
Kentico.Content.Web.Mvc.dll

Provides extension methods for the IFeatureSet interface.

public static class IFeatureSetExtensions
Inheritance
object
IFeatureSetExtensions

Methods

Preview(IFeatureSet)

Returns a feature that provides information about preview.

public static IPreviewFeature Preview(this IFeatureSet features)

Parameters

features IFeatureSet

The set of features.

Returns

IPreviewFeature

A feature that provides information about preview.