The CustomRadEditor type exposes the following members.

Properties

  Name Description
Public property AutoResizeHeight
Auto resize height property.
Public property Content
Editor content - new format.
Public property ContentAreaCssFile
Content area CSS file.
Public property ContentAreaMode
Content area mode for the editor - DIV or IFrame.
Public property ContentFilters
Editor content modes (RemoveScripts, MakeUrlsAbsolute, ConvertToXhtml, ...)
Public property ContentProviderTypeName
Content provider type name for editor's file browser
Public property DocumentSearchPatterns
Search patterns for document manager.
Public property DocumentsPaths
Editor Documents Path
Public property EditModes
Editor edit modes (design, html, preview)
Public property EditorHeight
Editor height
Public property Enabled
Gets or sets a value indicating whether the Web server control is enabled.
Public property EnableEmbeddedSkins
Gets or sets a value indicating whether embedded skins are enabled.
Public property EnableSyntaxHighlighter
Indicates if syntax highlighter should be enabled.
Public property ErrorMessage
Gets or sets the validation error message.
Public property FlashPaths
Editor Flash Path
Public property FlashSearchPatterns
Search patterns for flash manager.
Public property Html Obsolete.
Editor content (Html format).
Public property ImageSearchPatterns
Search patterns for image manager.
Public property ImagesPaths
Editor Image Path
Public property IsRequired
Gets or sets value indicating if text in rad editor is required.
Public property MaxDocumentSize
Gets or sets the max filesize which users are able to upload in bytes.
Public property MaxFlashSize
Gets or sets the max filesize which users are able to upload in bytes.
Public property MaxImageSize
Gets or sets the max filesize which users are able to upload in bytes.
Public property MaxLength
Gets or sets Editor max length.
Public property MaxMediaSize
Gets or sets the max filesize which users are able to upload in bytes.
Public property MaxTemplateSize
Gets or sets the max filesize which users are able to upload in bytes.
Public property MediaPaths
Editor Media Path
Public property MediaSearchPatterns
Search patterns for media manager.
Public property NewLineBr
Defines if new lines are displayed as BRs or Ps
Public property oEmbedActive
Indicates if oEmbed functionality is active, and all links inside square brackets [http://www.xy.com] are parsed by the oEmbed provider.
Public property oEmbedHeight
Max. height of oEmbed content.
Public property oEmbedWidth
Max. width of oEmbed content.
Public property OnClientPasteHtml
Editor OnClientPasteHtml event.
Public property Skin
Gets or sets a cusomt editor skin.
Public property StripFormattingOptions
Options to remove formatting from the pasted content in the editor.
Public property TemplatePaths
Editor Template Path
Public property TemplateSearchPatterns
Search patterns for template manager.
Public property ToolBarMode
Gets or sets eidtor toolbar mode.
Public property ToolsFile
ToolsFile used to get XML which describes the tools used on the editor
Public property ValidationGroup
Gets or sets the validation group.
Public property Width
Editor width

See Also