Click or drag to resize
Kentico.Content.Web.Mvc Namespace
 
Classes
  ClassDescription
Public classApplicationBuilderExtensions
Provides extension methods related to Kentico ASP.NET MVC integration features.
Public classComponentDefinitionBase
Base class for component definition.
Public classComponentFilterCollectionTFilter
Collection of component filters.
Public classCurrentBundleResolver
The implementation of ICurrentBundleResolver that proxy requests to Current.
Public classFileUrl
Encapsulates file URL.
Public classFileUrlBase
Base class for file URL representation.
Public classFileUrlOptions
Represents options that affect the file URL.
Public classHtmlHelperPageMetadataExtensions
Provides extension methods for the HtmlHelperExtensionPoint.
Public classIAttachmentExtensions
Provides extension methods for the IAttachment interface.
Public classIFeatureSetExtensions
Provides extension methods for the IFeatureSet interface.
Public classIFileUrlExtensions
Extension methods for IFileUrl interface.
Public classIPageAttachmentUrlExtensions
Extension methods for IPageAttachmentUrl interface.
Public classKenticoCookiePolicyDetectionController
This system controller is a part detection mechanism whether a browser prevents cookies from being set for 3rd party domains.
Public classMultipleChoiceComponent
Represents component displaying multi choice form control.
Public classMultipleChoiceProperties
Represents properties of the MultipleChoiceComponent.
Public classMultiSelectorFormComponentTProperties
Represents a component with multiple options which can be selected simultaneously.
Public classMultiSelectorProperties
Represents properties of a component which can select multiple values.
Public classNameValueCollectionExtensions
Provides extension methods for the NameValueCollection class.
Public classPageMetadata
Page meta data.
Public classPageUrl
Encapsulates page relative path and absolute URL.
Public classPageUrlString
String representing page URL.
Public classPreviewGlobalFilters
Class that provides registration of all the required global filters for the page preview feature.
Public classRegisterPageBuilderLocalizationResourceAttribute
Class represents an attribute used for registering localization resources that are used by Page builder feature.
Public classSiteCultureConstraint
Route constraint to handle culture of the site.
Public classSystemComponentIdentifiers
Contains identifiers for various types of components.
Public classUrlHelperFileExtensions
Provides extension methods for the UrlHelperExtensionPoint.
Public classUrlHelperPageExtensions
Provides page extension methods for the UrlHelperExtensionPoint.
Public classUrlHelperPreviewExtensions
Provides extension methods for the UrlHelperExtensionPoint.
Public classVirtualContextDecorationArbiter
Arbiter that decides whether a path needs to be decorated with virtual context.
Structures
  StructureDescription
Public structureSizeConstraint
Represents a size constraint that can be enforced on image when resizing.
Interfaces
  InterfaceDescription
Public interfaceIComponentFilter
Public interfaceIFileUrl
Interface for file URL representation.
Public interfaceIMediaFileUrl
Encapsulates media file URL representation.
Public interfaceIMediaFileUrlRetriever
Provides an interface for retrieving the media file URL based on given parameters.
Public interfaceIPageAttachmentUrl
Encapsulates page attachment URL representation.
Public interfaceIPageAttachmentUrlRetriever
Provides an interface for retrieving the page attachment URL based on given parameters.
Public interfaceIPageCacheBuilderTPageType
Interface for configuring the pages cache.
Public interfaceIPageCacheDependencyBuilderTPageType
Interface for building the pages cache dependency keys.
Public interfaceIPageDataContextTPageType
Interface for page data context.
Public interfaceIPageDataContextInitializer
Interface for initializing data context of the current page.
Public interfaceIPageDataContextRetriever
Interface for retrieving data context of the current page.
Public interfaceIPageMetadata
Interface for page meta data.
Public interfaceIPageMetadataRetriever
Interface for page meta data retrieval.
Public interfaceIPageRetriever
Provides an interface for retrieving the pages based on given parameters together with a caching layer.
Public interfaceIPageSecurity
Interface for page security configuration.
Public interfaceIPageSecurityRetriever
Interface for page security configuration retrieval.
Public interfaceIPageUrlRetriever
Provides an interface for retrieving the page URL based on given parameters.
Public interfaceIPreviewFeature
Represents a feature that provides information about preview for the current request.
Public interfaceIVirtualContextDecorationArbiter
Defines a contract for a class responsible for declaring a path to be decorated with virtual context.