Kentico.Content.Web.Mvc Namespace |
Class | Description | |
---|---|---|
ApplicationBuilderExtensions |
Provides extension methods related to Kentico ASP.NET MVC integration features.
| |
ComponentDefinitionBase |
Base class for component definition.
| |
ComponentFilterCollectionTFilter |
Collection of component filters.
| |
CurrentBundleResolver |
The implementation of ICurrentBundleResolver that proxy requests to
Current.
| |
FileUrl |
Encapsulates file URL.
| |
FileUrlBase |
Base class for file URL representation.
| |
FileUrlOptions |
Represents options that affect the file URL.
| |
HtmlHelperPageMetadataExtensions |
Provides extension methods for the HtmlHelperExtensionPoint.
| |
IAttachmentExtensions |
Provides extension methods for the IAttachment interface.
| |
IFeatureSetExtensions |
Provides extension methods for the IFeatureSet interface.
| |
IFileUrlExtensions |
Extension methods for IFileUrl interface.
| |
IPageAttachmentUrlExtensions |
Extension methods for IPageAttachmentUrl interface.
| |
KenticoCookiePolicyDetectionController |
This system controller is a part detection mechanism whether a browser prevents cookies from being set for 3rd party domains.
| |
MultipleChoiceComponent |
Represents component displaying multi choice form control.
| |
MultipleChoiceProperties |
Represents properties of the MultipleChoiceComponent.
| |
MultiSelectorFormComponentTProperties |
Represents a component with multiple options which can be selected simultaneously.
| |
MultiSelectorProperties |
Represents properties of a component which can select multiple values.
| |
NameValueCollectionExtensions |
Provides extension methods for the NameValueCollection class.
| |
PageMetadata |
Page meta data.
| |
PageUrl |
Encapsulates page relative path and absolute URL.
| |
PageUrlString |
String representing page URL.
| |
PreviewGlobalFilters |
Class that provides registration of all the required global filters for the page preview feature.
| |
RegisterPageBuilderLocalizationResourceAttribute |
Class represents an attribute used for registering localization resources that are used by Page builder feature.
| |
SiteCultureConstraint |
Route constraint to handle culture of the site.
| |
SystemComponentIdentifiers |
Contains identifiers for various types of components.
| |
UrlHelperFileExtensions |
Provides extension methods for the UrlHelperExtensionPoint.
| |
UrlHelperPageExtensions |
Provides page extension methods for the UrlHelperExtensionPoint.
| |
UrlHelperPreviewExtensions |
Provides extension methods for the UrlHelperExtensionPoint.
| |
VirtualContextDecorationArbiter |
Arbiter that decides whether a path needs to be decorated with virtual context.
|
Structure | Description | |
---|---|---|
SizeConstraint |
Represents a size constraint that can be enforced on image when resizing.
|
Interface | Description | |
---|---|---|
IComponentFilter |
Marker interface for filters used in the ComponentFilterCollectionTFilter.
| |
IFileUrl |
Interface for file URL representation.
| |
IMediaFileUrl |
Encapsulates media file URL representation.
| |
IMediaFileUrlRetriever |
Provides an interface for retrieving the media file URL based on given parameters.
| |
IPageAttachmentUrl |
Encapsulates page attachment URL representation.
| |
IPageAttachmentUrlRetriever |
Provides an interface for retrieving the page attachment URL based on given parameters.
| |
IPageCacheBuilderTPageType |
Interface for configuring the pages cache.
| |
IPageCacheDependencyBuilderTPageType |
Interface for building the pages cache dependency keys.
| |
IPageDataContextTPageType |
Interface for page data context.
| |
IPageDataContextInitializer |
Interface for initializing data context of the current page.
| |
IPageDataContextRetriever |
Interface for retrieving data context of the current page.
| |
IPageMetadata |
Interface for page meta data.
| |
IPageMetadataRetriever |
Interface for page meta data retrieval.
| |
IPageRetriever |
Provides an interface for retrieving the pages based on given parameters together with a caching layer.
| |
IPageSecurity |
Interface for page security configuration.
| |
IPageSecurityRetriever |
Interface for page security configuration retrieval.
| |
IPageUrlRetriever |
Provides an interface for retrieving the page URL based on given parameters.
| |
IPreviewFeature |
Represents a feature that provides information about preview for the current request.
| |
IVirtualContextDecorationArbiter |
Defines a contract for a class responsible for declaring a path to be decorated with virtual context.
|