Click or drag to resize
MvcInlineEditor Class
Represents inline editor element in page builder.
Inheritance Hierarchy
SystemObject
  Kentico.PageBuilder.Web.MvcMvcInlineEditor

Namespace: Kentico.PageBuilder.Web.Mvc
Assembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 12.0.0
Syntax
C#
public sealed class MvcInlineEditor : IDisposable

The MvcInlineEditor type exposes the following members.

Constructors
  NameDescription
Public methodMvcInlineEditor
Creates an instance of MvcInlineEditor.
Top
Methods
  NameDescription
Public methodDispose
Releases all resources that are used by the current instance of the MvcInlineEditor class.
Top
See Also