RapidSpell Web Multiple Control, shows a button that launches multiple RapidSpellWebLaunchers/RapidSpellWInlines consecutively.
| C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
[TypeConverterAttribute(typeof(ExpandableObjectConverter))] public class RapidSpellWebMultiple : WebControl, INamingContainer, IPostBackEventHandler
[TypeConverterAttribute(typeof(ExpandableObjectConverter))] public class RapidSpellWebMultiple : WebControl, INamingContainer, IPostBackEventHandler
<TypeConverterAttribute(GetType(ExpandableObjectConverter))> Public Class RapidSpellWebMultiple Inherits WebControl Implements INamingContainer, IPostBackEventHandler
<TypeConverterAttribute(GetType(ExpandableObjectConverter))> Public Class RapidSpellWebMultiple Inherits WebControl Implements INamingContainer, IPostBackEventHandler
[TypeConverterAttribute(typeof(ExpandableObjectConverter))] public ref class RapidSpellWebMultiple : public WebControl, INamingContainer, IPostBackEventHandler
[TypeConverterAttribute(typeof(ExpandableObjectConverter))] public ref class RapidSpellWebMultiple : public WebControl, INamingContainer, IPostBackEventHandler
[<TypeConverterAttribute(typeof(ExpandableObjectConverter))>] type RapidSpellWebMultiple = class inherit WebControl interface INamingContainer interface IPostBackEventHandler end
[<TypeConverterAttribute(typeof(ExpandableObjectConverter))>] type RapidSpellWebMultiple = class inherit WebControl interface INamingContainer interface IPostBackEventHandler end
| All Members | Constructors | Methods | Properties | Events | |
| Icon | Member | Description |
|---|---|---|
| RapidSpellWebMultiple()()()() | Creates a RapidSpellWebMultiple | |
| AccessKey | (Inherited from WebControl.) | |
| Adapter | (Inherited from Control.) | |
| AddAttributesToRender(HtmlTextWriter) | (Inherited from WebControl.) | |
| AddedControl(Control, Int32) | (Inherited from Control.) | |
| AddParsedSubObject(Object) | (Inherited from Control.) | |
| ApplyStyle(Style) | (Inherited from WebControl.) | |
| ApplyStyleSheetSkin(Page) | (Inherited from Control.) | |
| AppRelativeTemplateSourceDirectory | (Inherited from Control.) | |
| Attributes | (Inherited from WebControl.) | |
| AutoLaunchWhenTextInvalid | Whether to start the spell check automatically when constituent launchers are IsValid=false. | |
| BackColor | (Inherited from WebControl.) | |
| BeginRenderTracing(TextWriter, Object) | (Inherited from Control.) | |
| BindingContainer | (Inherited from Control.) | |
| BorderColor | (Inherited from WebControl.) | |
| BorderStyle | (Inherited from WebControl.) | |
| BorderWidth | (Inherited from WebControl.) | |
| BuildProfileTree(String, Boolean) | (Inherited from Control.) | |
| Button | The HtmlInputButton shown to the user, when clicked the spell checker starts. | |
| ButtonImageMouseDown | The button image URL. This is for mouse down and is optional. | |
| ButtonImageMouseOut | The button image URL. This is for mouse out (ie. not mouse over) and is optional. | |
| ButtonImageMouseOver | The button image URL. This is for mouse over and is optional. | |
| ChildControlsCreated | (Inherited from Control.) | |
| ClearCachedClientID()()()() | (Inherited from Control.) | |
| ClearChildControlState()()()() | (Inherited from Control.) | |
| ClearChildState()()()() | (Inherited from Control.) | |
| ClearChildViewState()()()() | (Inherited from Control.) | |
| ClearEffectiveClientIDMode()()()() | (Inherited from Control.) | |
| ClientID | (Inherited from Control.) | |
| ClientIDMode | (Inherited from Control.) | |
| ClientIDSeparator | (Inherited from Control.) | |
| CloseWindowWhenFinished | Whether to close the popup at the end of the spell check. | |
| Context | (Inherited from Control.) | |
| Controls | (Inherited from Control.) | |
| ControlStyle | (Inherited from WebControl.) | |
| ControlStyleCreated | (Inherited from WebControl.) | |
| CopyBaseAttributes(WebControl) | (Inherited from WebControl.) | |
| CreateChildControls()()()() | (Inherited from Control.) | |
| CreateControlCollection()()()() | (Inherited from Control.) | |
| CreateControlStyle()()()() | (Inherited from WebControl.) | |
| CssClass | (Inherited from WebControl.) | |
| DataBind()()()() | (Inherited from Control.) | |
| DataBind(Boolean) | (Inherited from Control.) | |
| DataBindChildren()()()() | (Inherited from Control.) | |
| DataBinding | (Inherited from Control.) | |
| DataItemContainer | (Inherited from Control.) | |
| DataKeysContainer | (Inherited from Control.) | |
| DesignMode | (Inherited from Control.) | |
| Dispose()()()() | (Inherited from Control.) | |
| Disposed | (Inherited from Control.) | |
| Enabled | Enabled state of the control. (Overrides WebControl.Enabled.) | |
| EnableTheming | Theming is currently disabled. Support to be added in later versions. (Overrides WebControl.EnableTheming.) | |
| EnableViewState | Viewstate is always disabled. (Overrides Control.EnableViewState.) | |
| EndRenderTracing(TextWriter, Object) | (Inherited from Control.) | |
| EnsureChildControls()()()() | (Inherited from Control.) | |
| EnsureID()()()() | (Inherited from Control.) | |
| Equals(Object) | (Inherited from Object.) | |
| Events | (Inherited from Control.) | |
| Finalize()()()() | (Inherited from Object.) | |
| FindControl(String) | (Inherited from Control.) | |
| FindControl(String, Int32) | (Inherited from Control.) | |
| Finish | Fired when the spell check is finished AND PostBackOnFinish==true. | |
| FinishedListener | The name of a JavaScript function (without brackets) that should be called when pop up spell checking is finished (optional). | |
| FinishedOnTextBoxListener | The name of a JavaScript function (without brackets) that should be called when spell checking is finished, per text box. | |
| FinishedText | The text displayed when the spell check finishes. | |
| Focus()()()() | (Inherited from Control.) | |
| Font | (Inherited from WebControl.) | |
| ForeColor | (Inherited from WebControl.) | |
| GetDesignModeState()()()() | (Inherited from Control.) | |
| GetHashCode()()()() | (Inherited from Object.) | |
| GetJSVars()()()() |
Returns a Javascript variable string setting the controls collection to be checked. Intended for use with Atlas.
| |
| GetRouteUrl(Object) | (Inherited from Control.) | |
| GetRouteUrl(String, Object) | (Inherited from Control.) | |
| GetRouteUrl(RouteValueDictionary) | (Inherited from Control.) | |
| GetRouteUrl(String, RouteValueDictionary) | (Inherited from Control.) | |
| GetType()()()() | (Inherited from Object.) | |
| GetUniqueIDRelativeTo(Control) | (Inherited from Control.) | |
| GuiLanguage | The UI language. | |
| HasAttributes | (Inherited from WebControl.) | |
| HasChildViewState | (Inherited from Control.) | |
| HasControls()()()() | (Inherited from Control.) | |
| HasEvents()()()() | (Inherited from Control.) | |
| Height | (Inherited from WebControl.) | |
| ID | (Inherited from Control.) | |
| IdSeparator | (Inherited from Control.) | |
| IgnoreEmptyTextBoxes | Whether to ignore text boxes that are empty. | |
| IgnoreInvisibleLaunchers | Whether to ignore launchers which are not visible at the time of rendering | |
| Init | (Inherited from Control.) | |
| IsChildControlStateCleared | (Inherited from Control.) | |
| IsEnabled | (Inherited from WebControl.) | |
| IsLiteralContent()()()() | (Inherited from Control.) | |
| IsTrackingViewState | (Inherited from Control.) | |
| IsViewStateEnabled | (Inherited from Control.) | |
| Load | (Inherited from Control.) | |
| LoadControlState(Object) | (Inherited from Control.) | |
| LoadViewState(Object) | (Inherited from WebControl.) | |
| LoadViewStateByID | (Inherited from Control.) | |
| MapPathSecure(String) | (Inherited from Control.) | |
| MemberwiseClone()()()() | (Inherited from Object.) | |
| MergeStyle(Style) | (Inherited from WebControl.) | |
| NamingContainer | (Inherited from Control.) | |
| OnBubbleEvent(Object, EventArgs) | (Inherited from Control.) | |
| OnDataBinding(EventArgs) | (Inherited from Control.) | |
| OnFinish(EventArgs) | Called when the spell check is finished AND PostBackOnFinish==true. | |
| OnInit(EventArgs) |
Called when the Init event occurs.
(Overrides Control.OnInit(EventArgs).) | |
| OnLoad(EventArgs) | (Inherited from Control.) | |
| OnPreRender(EventArgs) |
Overrides control prerender
(Overrides Control.OnPreRender(EventArgs).) | |
| OnUnload(EventArgs) | (Inherited from Control.) | |
| OpenFile(String) | (Inherited from Control.) | |
| Page | (Inherited from Control.) | |
| Parent | (Inherited from Control.) | |
| PostBackOnFinish | Whether to post back to the server when the spell check finishes. | |
| PreRender | (Inherited from Control.) | |
| RaiseBubbleEvent(Object, EventArgs) | (Inherited from Control.) | |
| RaisePostBackEvent(String) | Method of IPostBackEventHandler that raises change events. | |
| RapidSpellWebLaunchers | The ID's of the RapidSpellWebLauncher/RapidSpellWinline controls to start when the button is clicked. | |
| RemovedControl(Control) | (Inherited from Control.) | |
| Render(HtmlTextWriter) | (Inherited from WebControl.) | |
| RenderBeginTag(HtmlTextWriter) | (Inherited from WebControl.) | |
| RenderChildren(HtmlTextWriter) | (Inherited from Control.) | |
| RenderContents(HtmlTextWriter) | Renders this control. (Overrides WebControl.RenderContents(HtmlTextWriter).) | |
| RenderControl(HtmlTextWriter) | (Inherited from Control.) | |
| RenderControl(HtmlTextWriter, ControlAdapter) | (Inherited from Control.) | |
| RenderEndTag(HtmlTextWriter) | (Inherited from WebControl.) | |
| RenderForDesign(HtmlTextWriter) | Renders this control for the design surface. | |
| RenderingCompatibility | (Inherited from Control.) | |
| ResolveAdapter()()()() | (Inherited from Control.) | |
| ResolveClientUrl(String) | (Inherited from Control.) | |
| ResolveUrl(String) | (Inherited from Control.) | |
| SaveControlState()()()() | (Inherited from Control.) | |
| SaveViewState()()()() | (Inherited from WebControl.) | |
| SetDesignModeState(IDictionary) | (Inherited from Control.) | |
| SetRenderMethodDelegate(RenderMethod) | (Inherited from Control.) | |
| SetTraceData(Object, Object) | (Inherited from Control.) | |
| SetTraceData(Object, Object, Object) | (Inherited from Control.) | |
| ShowButton | Whether to show the launcher button (set to false to hide button/images). The client-side code will be written regardless. | |
| ShowFinishedMessage | Whether to show the popup dialog at the end of the spell check. | |
| Site | (Inherited from Control.) | |
| SkinID | (Inherited from WebControl.) | |
| SSLFriendly | Whether to run in SSL friendly mode, setting this to true prevents 'leaving secure site' warning messages in IE. | |
| StartedOnTextBoxListener | The name of a JavaScript function (without brackets) that should be called when spell checking is started, per text box. | |
| Style | (Inherited from WebControl.) | |
| SupportsDisabledAttribute | (Inherited from WebControl.) | |
| TabIndex | The tab order of the control.
(Overrides WebControl.TabIndex.) | |
| TagKey | (Inherited from WebControl.) | |
| TagName | (Inherited from WebControl.) | |
| TemplateControl | (Inherited from Control.) | |
| TemplateSourceDirectory | (Inherited from Control.) | |
| ToolTip | (Inherited from WebControl.) | |
| ToString()()()() | (Inherited from Object.) | |
| TrackViewState()()()() | (Inherited from WebControl.) | |
| UniqueID | (Inherited from Control.) | |
| Unload | (Inherited from Control.) | |
| UseClientIdInJavascript | Whether to use the control's ClientId instead of Id property for the JS functions. | |
| UseSmoothTransitions | Whether to transition between text boxes smoothly, set to false for v2 behavior. | |
| ValidateRequestMode | (Inherited from Control.) | |
| ViewState | (Inherited from Control.) | |
| ViewStateIgnoresCase | (Inherited from Control.) | |
| ViewStateMode | (Inherited from Control.) | |
| Visible | (Inherited from Control.) | |
| Width | (Inherited from WebControl.) | |
| WindowHeight | Sets the window height (in pixels), when used in Mode=popup. | |
| WindowWidth | Sets the window width (in pixels), when used in Mode=popup. | |
| WindowX | Sets the window X position (in pixels), when used in Mode=popup. | |
| WindowY | Sets the window Y position (in pixels), when used in Mode=popup. |
This control can be configured to launch any combination of RapidSpellWebLauncher and/or RapidSpellWInline through the RapidSpellWebLaunchers property.
| Object | |||
| Control | |||
| WebControl | |||
| RapidSpellWebMultiple | |||
Assembly: Keyoti.RapidSpellWeb (Module: Keyoti.RapidSpellWeb.dll) Version: 6.4.25.331