Click or drag to resize
EditorParagraph Class
Represents a FormatBlock dropdown item.
Inheritance Hierarchy
SystemObject
  Kettic.AspNetStateManager
    Kettic.AspNet.ControlsEditorNameValueItem
      Kettic.AspNet.ControlsEditorParagraph

Namespace: Kettic.AspNet.Controls
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public class EditorParagraph : EditorNameValueItem

The EditorParagraph type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyName (Overrides EditorNameValueItemName.)
Public propertyTag
The text which will be displayed in the FormatBlock dropdown
Public propertyTitle
The tag which the selected text will be enclosed with.
Public propertyValue (Overrides EditorNameValueItemValue.)
Top
See Also