Click or drag to resize
Kentico.PageBuilder.Web.Mvc.Internal Namespace
 
Classes
  ClassDescription
Public classClipboardModel
Represents the user clipboard model.
Public classClipboardScriptConfiguration
Encapsulates the clipboard configuration data sent to client and used by Page builder's script.
Public classComponentController
Base class for Page builder component controller.
Public classComponentControllerTPropertiesType
Base class for Page builder component controller with custom properties of type TPropertiesType.
Public classComponentPropertiesFormController
Provides base class for retrieving and validating the component properties within form.
Public classGetConfigurationEventArgs
Arguments of event represented by GetConfigurationHandler.
Public classGetConfigurationHandler
Handler for event raised when PageBuilderScriptConfiguration is being retrieved from PageBuilderScriptConfigurationSource.
Public classKenticoComponentDefaultController
Default controller for Page builder component.
Public classKenticoPageBuilderClipboardController
Controller providing the page builder clipboard functionality.
Public classPageBuilderDataContext
Provides Page builder data context.
Public classPageBuilderScriptConfiguration
Encapsulates data sent to client and used by Page builder's script.
Public classPageBuilderScriptConfigurationSource
Interfaces
  InterfaceDescription
Public interfaceIComponentViewModel
Interface for loading the component view model with data.