Click or drag to resize
HtmlHelperExtensions Methods

The HtmlHelperExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberEditableArea
Renders editable area markup.
Public methodStatic memberPageBuilderScripts
Renders necessary scripts for Page builder feature.
Public methodStatic memberPageBuilderStyles
Renders necessary stylesheet link tags for Page builder feature. In edit mode, both page builder (with inline editors) related styles and form widget styles are included. Otherwise, both page builder (without inline editors) and form widget styles are included.
Public methodStatic memberWidgetZone
Renders widget zone markup.
Top
See Also