Webitor Properties Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

The Webitor type exposes the following members.

Properties

  Name Description
Public property AccessKey (Inherited from WebControl.)
Protected property Adapter (Inherited from Control.)
Public property AppRelativeTemplateSourceDirectory (Inherited from Control.)
Public property Attributes (Inherited from WebControl.)
Public property BackColor (Inherited from WebControl.)
Public property BindingContainer (Inherited from Control.)
Public property BodyProperties
Gets or sets html attributes of the BODY element of the webitor document.
Public property BorderColor (Inherited from WebControl.)
Public property BorderStyle (Inherited from WebControl.)
Public property BorderWidth (Inherited from WebControl.)
Public property BreakAfterNumOfButtons
Make a break in the main toolbar after specified number of buttons. 0 = never break.
Public property BypassLiveObjectURLDialog
Gets or sets a value indicating whether to bypass the live object URL dialog.
Protected property ChildControlsCreated (Inherited from Control.)
Public property ClientID (Inherited from Control.)
Protected property ClientIDSeparator (Inherited from Control.)
Public property Columns
Gets or sets the display width of the text box in characters.
Public property CompatibilityMode
Gets or sets the compatibility mode for the webitor. The webitor component is using Internet Explorer to render contents and components in design mode. The default mode is IE 7 emulate mode. Server/user controls that is rendered is always using IE5 (quirks mode) since the standard designer classes in .NET Framework assumes that design view is rendered in that mode. The recommended mode is EmulateIE7. In some cases this mode can cause Internet explorer to hung. If that's the case, the recomended solution is to switch mode to IE5. Newer modes than IE 7 can be used, however those modes are very buggy in Internet Explorer design mode.
Public property Content
Gets or sets the content.
Protected property Context (Inherited from Control.)
Public property Controls (Inherited from CompositeControl.)
Public property ControlStyle (Inherited from WebControl.)
Public property ControlStyleCreated (Inherited from WebControl.)
Public property CssClass (Inherited from WebControl.)
Public property CssClassNames
Optional comma separated css class names to use. If entered, only this set of css class names will be enabled in the css class picker.
Public property CustomBrowseImageFunction
Name of function to execute instead of standard browse image dialog. The custom function should have one argument. The passed value will be an array consisting of unit id, category id, document id(multidimensional), document name(multidimensional) and document url(multidimensional). The function shall also return the same type of array.
Public property CustomBrowseLinkFunction
Name of function to execute instead of standard browse link dialog. The custom function should have one argument. The passed value will be an array consisting of unit id, category id, document id(multidimensional), document name(multidimensional) and document url(multidimensional). The function shall also return the same type of array.
Public property CustomBrowseObjectFunction
Name of function to execute instead of standard browse object dialog. The custom function should have one argument. The passed value will be an array consisting of unit id, category id, document id(multidimensional), document name(multidimensional) and document url(multidimensional). The function shall also return the same type of array.
Public property CustomButtons
Gets the custom buttons.
Public property DefaultImageLocation
Optional default location for browsing images.
Public property DefaultLinkLocation
Optional default location for browsing links.
Public property DefaultLiveObjectLocation
Optional default location for browsing live objects.
Public property DefaultUserControlLocation
Optional default location for browsing User Controls.
Protected property DesignMode (Inherited from Control.)
Public property DisableContextMenuInBrowseDialog
Gets or sets a value indicating whether to disable the context menu in browse dialog.
Public property DocType
Gets or sets the type of the document output.
Public property EditingLevel
Live object editing level. This setting manage whether live objects can be managed by a user or not.
Public property Enabled (Inherited from WebControl.)
Public property EnabledFeatures
Gets or sets the enabled features.
Public property EnableTheming (Inherited from WebControl.)
Public property EnableViewState (Inherited from Control.)
Protected property Events (Inherited from Control.)
Public property Font (Inherited from WebControl.)
Public property ForceValidation
Force xhtml dtd validation when a document is being approved. If validation fails, the approval is canceled.
Public property ForeColor (Inherited from WebControl.)
Public property HasAttributes (Inherited from WebControl.)
Protected property HasChildViewState (Inherited from Control.)
Public property Header
Use this field to override default styles defined.
Public property Height (Inherited from WebControl.)
Public property HideAllFormatting
Hide all formatting in the webitor including all buttons except html-tag buttons.
Public property ID (Inherited from Control.)
Protected property IdSeparator (Inherited from Control.)
Public property InheritStyles
Inherit styles and themes from the edit templete where the Webitor is inserted.
Protected property IsChildControlStateCleared (Inherited from Control.)
Protected property IsEnabled (Inherited from WebControl.)
Protected property IsTrackingViewState (Inherited from Control.)
Protected property IsViewStateEnabled (Inherited from Control.)
Public property Language
Gets or sets the language.
Protected property LoadViewStateByID (Inherited from Control.)
Public property LockImageLocation
Gets or sets a value indicating whether [lock image location].
Public property LockLinkLocation
Gets or sets a value indicating whether [lock link location].
Public property LockLiveObjectLocation
Gets or sets a value indicating whether [lock live object location].
Public property LockUserControlLocation
Gets or sets a value indicating whether [lock user control location].
Public property NamingContainer (Inherited from Control.)
Public property Page (Inherited from Control.)
Public property Parent (Inherited from Control.)
Public property PasteWithNoFormatting
Setting this setting to true will prohibit the user to paste code with html formatting.
Public property Rows
Gets or sets the number of rows displayed in a multiline text box.
Public property Site (Inherited from Control.)
Public property SkinID (Inherited from WebControl.)
Public property Style (Inherited from WebControl.)
Public property TabIndex (Inherited from WebControl.)
Protected property TagKey
Gets the HtmlTextWriterTag value that corresponds to this Web server control. This property is used primarily by control developers.
(Overrides WebControlTagKey.)
Protected property TagName (Inherited from WebControl.)
Public property TemplateControl (Inherited from Control.)
Public property TemplateSourceDirectory (Inherited from Control.)
Public property Theme
Specifies a valid theme identifier in the webitor.
Public property ToolTip (Inherited from WebControl.)
Public property UniqueID (Inherited from Control.)
Public property UploadFileCategory
Displays a insert file attachment button if a category is specified.
Public property UploadFileTarget
Default target for file attachment link that will be created.
Public property UseSoftLineBreakInDiv
Gets or sets a value indicating whether [use soft line break in div].
Public property Width (Inherited from WebControl.)
Protected property ViewState (Inherited from Control.)
Protected property ViewStateIgnoresCase (Inherited from Control.)
Public property Visible (Inherited from Control.)
Top
See Also

Reference