| Dart.PowerWEB.TextBox Namespace : HtmlBox Class |
For a list of all members of this type, see HtmlBox members.
AccessKey (Inherited from System.Web.UI.WebControls.WebControl) | Gets or sets the access key that allows you to quickly navigate to the Web server control. |
AppRelativeTemplateSourceDirectory (Inherited from System.Web.UI.Control) | Gets or sets the application-relative virtual directory of the Page or UserControl object that contains this control. |
AssociatedControlID (Inherited from System.Web.UI.WebControls.Label) | Gets or sets the identifier for a server control that the Label control is associated with. |
Attributes (Inherited from System.Web.UI.WebControls.WebControl) | Gets the collection of arbitrary attributes (for rendering only) that do not correspond to properties on the control. |
AutoSaveFrequency | Gets or sets a value which indicates the number of keystrokes between AutoSave events. |
AutoSaveInterval | Gets or sets a value which indicates the number of seconds between AutoSave events. |
BackColor | Overridden. Gets or sets the background color of the control. |
BackgroundImageName | Gets or sets the name of the background image to display as the background of the HtmlBox. |
BasePath | Gets or sets the base path value for url conversions. |
Blocking | Gets or sets the blocking state of the control. |
BorderColor | Overridden. Gets or sets the border color of the control. |
BorderStyle | Overridden. Gets or sets the border style of the control. |
BorderWidth | Overridden. Gets or sets the border width of the control |
BottomMargin | Gets or sets the amount of space (in pixels) between the bottom edge of the editor and the TabStrip. |
BrowserType | Gets or sets the type of browser as detected by the PowerWEB control. |
BufferedScript | Gets the client-side script which will be written to the response stream when the callback request is ended. |
ButtonMode | Gets or sets ButtonMode value specifying the current mode of the toolbar buttons. |
ButtonStyle | Gets a ButtonStyle object representing the style that will be applied to all classes derived from BaseToolbarButton on the toolbar. |
CallbackType | Gets or sets the type of callbacks performed by the PowerWEB control. |
ClientID (Inherited from System.Web.UI.Control) | Gets the server control identifier generated by ASP.NET. |
ColorPaletteType | Gets or sets a ColorPaletteType value representing the color palette that the user can select from when editing HTML. |
CompatibleBrowser | Gets a value indicating if the browser was detected to be compatible with the HtmlBox. |
Controls | Overridden. Gets a ControlCollection object that represents the child controls for a specified server control in the UI hierarchy. |
ControlStyle (Inherited from System.Web.UI.WebControls.WebControl) | Gets the style of the Web server control. This property is used primarily by control developers. |
ControlStyleCreated (Inherited from System.Web.UI.WebControls.WebControl) | Gets a value indicating whether a Style object has been created for the ControlStyle property. This property is primarily used by control developers. |
CssClass (Inherited from System.Web.UI.WebControls.WebControl) | Gets or sets the Cascading Style Sheet (CSS) class rendered by the Web server control on the client. |
Debug | Set to true to display a debug window which displays callback data in real-time as it is set/received. |
DialogStyle | Gets or sets a DialogStyle object representing the style that will be applied to all HtmlBoxDialog controls used by the HtmlBox. |
DownlevelLabel | Represents the label rendered to the user if the HtmlBox.DownlevelMode = DownlevelMode.Label. |
DownlevelMode | Controls whether the user sees a Label or a TextArea if their browser is incompatible with the HtmlBox. |
DownlevelTextArea | Represents the textarea control rendered to the user if the HtmlBox.DownlevelMode = DownlevelMode.TextArea. |
DropDownStyle | Gets a Style object representing the style that will be applied to all ToolbarDropDown controls used by the HtmlBox. |
DynamicValidation | Use to inject validation code into the initial Page render. |
EnableCallback | Gets or sets whether the control issues a callback. |
Enabled | Overridden. Gets or sets a value indicating whether the HtmlBox control is enabled. |
EnableTheming (Inherited from System.Web.UI.WebControls.WebControl) | Gets or sets a value indicating whether themes apply to this control. |
EnableViewState (Inherited from System.Web.UI.Control) | Gets or sets a value indicating whether the server control persists its view state, and the view state of any child controls it contains, to the requesting client. |
ErrorBehavior | Gets or sets how errors are handled by the control. |
ErrorMessage | Gets or sets the message that is displayed if an error occurs and ErrorBehavior is ErrorBehavior.ShowAlert. |
Focus | |
Font | Overridden. Gets the font properties associated with the Web server control. |
FontFormattingList | High-level "helper" collection which provides font formatting values to applicable ToolbarDropDown controls. |
FontNameList | High-level "helper" collection which provides font name values to applicable ToolbarDropDown controls. |
FontSizeList | High-level "helper" collection which provides font size values to applicable ToolbarDropDown controls. |
FontStyleList | High-level "helper" collection which provides font style values to applicable ToolbarDropDown controls. |
ForeColor | Overridden. Gets or sets the foreground color (typically the color of the text) of the control. |
HasAttributes (Inherited from System.Web.UI.WebControls.WebControl) | Gets a value indicating whether the control has attributes set. |
Height | Overridden. Gets or sets the height of the control. |
ID (Inherited from System.Web.UI.Control) | Gets or sets the programmatic identifier assigned to the server control. |
ImagesDirectory | Gets or sets a virtual, relative, or absolute pathname of the directory containing all of the images used by the HtmlBox. |
IsCallback | Gets the callback state of the PowerWEB control. |
IsLive | Gets or sets whether a PowerWEB control updates itself in a callback. |
IsPostbackFromUpload | Gets a value specifying if the current page request was due to a postback from an HtmlBoxUpload control. |
LayoutType | Gets or sets the current LayoutType of the HtmlBox. |
Left | Gets or sets the left position of the PowerWEB control. |
LocalizationFile | Gets or sets a value specifying a file path to an XML file specifying localization strings. |
LocalizationType | Gets or sets a value which determines in what language strings are displayed |
MenuStyle | Gets a MenuStyle object representing the style that will be applied to all HtmlBoxMenu controls used by the HtmlBox. |
NamingContainer (Inherited from System.Web.UI.Control) | Gets a reference to the server control's naming container, which creates a unique namespace for differentiating between server controls with the same ID property value. |
Page (Inherited from System.Web.UI.Control) | Gets a reference to the Page instance that contains the server control. |
Parent (Inherited from System.Web.UI.Control) | Gets a reference to the server control's parent control in the page control hierarchy. |
PlaceholderFilename | Gets or sets a virtual, relative, or absolute pathname of the directory containing all of the images used by the HtmlBox. |
ProgressBar | Gets the HtmlBoxProgressBar representing the progressbar used for the HtmlBox preload, if it is enabled. |
ReadOnly | Gets or sets a value which indicates whether the HtmlBox should be an active HTML editor, or a read-only document viewer. |
RightClickBehavior | Gets or sets a value which indicates how the HtmlBox should behave when it is right-clicked with the mouse. |
RightClickMenu | Gets an HtmlBoxMenu control representing the right-click menu displayed when the user right-clicks on the HtmlBox with the mouse. |
SecureConnection | Gets or sets a value which indicates if the HtmlBox is being requested by a secure connection. |
Site (Inherited from System.Web.UI.Control) | Gets information about the container that hosts the current control when rendered on a design surface. |
SkinID (Inherited from System.Web.UI.WebControls.WebControl) | Gets or sets the skin to apply to the control. |
SpecialCharacterList | High-level "helper" collection which provides special character values to applicable ToolbarDialogButton controls. |
StartupMode | Gets or sets a StartupMode value indicating the startup mode of the HtmlBox. |
Style (Inherited from System.Web.UI.WebControls.WebControl) | Gets a collection of text attributes that will be rendered as a style attribute on the outer tag of the Web server control. |
TabIndex (Inherited from System.Web.UI.WebControls.WebControl) | Gets or sets the tab index of the Web server control. |
TabStrip | Gets a HtmlBoxTabStrip object representing the tabstrip used by the HtmlBox. |
Tag | Gets or sets a convertible object that contains data about the control. |
TemplateControl (Inherited from System.Web.UI.Control) | Gets or sets a reference to the template that contains this control. |
TemplateSourceDirectory (Inherited from System.Web.UI.Control) | Gets the virtual directory of the Page or UserControl that contains the current server control. |
Text | Gets or sets the text displayed in the editor. |
TextPlain | Gets the value of the HtmlBox.Text property stripped of any HTML tags. |
TextWindow | Gets an HtmlBoxTextWindow control representing the actual editing window of the HtmlBox. |
TextXhtml | Gets the value of the HtmlBox.Text property converted to XHTML. |
Toolbar | Gets an HtmlBoxToolbar control representing the toolbar. |
ToolTip (Inherited from System.Web.UI.WebControls.WebControl) | Gets or sets the text displayed when the mouse pointer hovers over the Web server control. |
Top | Gets or sets the top position of the PowerWEB control. |
TopMargin | Gets or sets the amount of space (in pixels) between the top edge of the editor and the toolbar. |
UniqueID (Inherited from System.Web.UI.Control) | Gets the unique, hierarchically qualified identifier for the server control. |
UpdateAll | Gets or sets which fields are posted to the server in a callback. |
UploadedFilesDirectory | Gets or sets a virtual, relative, or absolute pathname of the directory where all files are uploaded. |
UrlType | Gets or sets a value which determines how links are represented in the editor. |
UseLineBreak | Gets or sets a value which determines how enter key presses behave. |
UseSection508Compliance | Gets or sets whether the HtmlBox should be rendered in Section 508 compliant mode. |
Visible | Overridden. Gets or sets a value indicating whether the PowerWEB control is visible. |
WaitElementID | Gets or sets the message ID of the HTML element to display a message during a pending callback. |
WaitMessage | Gets or sets the message to display during a pending callback. |
Width | Overridden. Gets or sets the width of the control. |
HtmlBox Class | Dart.PowerWEB.TextBox Namespace
Send comments on this topic.
Documentation version 3.2.0.0.
© 2009 Dart Communications. All rights reserved.