Control that must sit alone on a form, actually performs the spell check on the server for the RapidSpellWInline control.
| C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public class RapidSpellWInlineHelper : WebControl
public class RapidSpellWInlineHelper : WebControl
Public Class RapidSpellWInlineHelper Inherits WebControl
Public Class RapidSpellWInlineHelper Inherits WebControl
public ref class RapidSpellWInlineHelper : public WebControl
public ref class RapidSpellWInlineHelper : public WebControl
type RapidSpellWInlineHelper = class inherit WebControl end
type RapidSpellWInlineHelper = class inherit WebControl end
| All Members | Constructors | Methods | Properties | Events | |
| Icon | Member | Description |
|---|---|---|
| RapidSpellWInlineHelper()()()() | ||
| 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.) | |
| BackColor | (Inherited from WebControl.) | |
| BeginRenderTracing(TextWriter, Object) | (Inherited from Control.) | |
| BindingContainer | (Inherited from Control.) | |
| BlockWordAdding |
Whether to block add word requests.
| |
| BorderColor | (Inherited from WebControl.) | |
| BorderStyle | (Inherited from WebControl.) | |
| BorderWidth | (Inherited from WebControl.) | |
| BuildProfileTree(String, Boolean) | (Inherited from Control.) | |
| CacheDictionary |
Whether to cache the main dictionary, this will result in large performance gains. WARNING, do not do this if using more than one dictionary across the application.
| |
| CheckerEngine | The ICheckerEngine object to be used to check the text. | |
| 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.) | |
| 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 | (Inherited from WebControl.) | |
| EnableTheming | Theming is currently disabled. Support to be added in later versions. (Overrides WebControl.EnableTheming.) | |
| EnableViewState | (Inherited from Control.) | |
| 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.) | |
| Focus()()()() | (Inherited from Control.) | |
| Font | (Inherited from WebControl.) | |
| ForeColor | (Inherited from WebControl.) | |
| GetDesignModeState()()()() | (Inherited from Control.) | |
| GetHashCode()()()() | (Inherited from Object.) | |
| 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.) | |
| 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.) | |
| Init | (Inherited from Control.) | |
| IsChildControlStateCleared | (Inherited from Control.) | |
| IsEnabled | (Inherited from WebControl.) | |
| IsLiteralContent()()()() | (Inherited from Control.) | |
| IsTrackingViewState | (Inherited from Control.) | |
| IsViewStateEnabled | (Inherited from Control.) | |
| LicenseKey | Whether to show the popup dialog at the end of the spell check. | |
| 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.) | |
| OnInit(EventArgs) | (Inherited from Control.) | |
| OnLoad(EventArgs) | (Inherited from Control.) | |
| OnPreRender(EventArgs) | (Inherited from Control.) | |
| OnUnload(EventArgs) | (Inherited from Control.) | |
| OpenFile(String) | (Inherited from Control.) | |
| Page | (Inherited from Control.) | |
| Parent | (Inherited from Control.) | |
| PreRender | (Inherited from Control.) | |
| RaiseBubbleEvent(Object, EventArgs) | (Inherited from Control.) | |
| RemovedControl(Control) | (Inherited from Control.) | |
| Render(HtmlTextWriter) |
Render this control to the output parameter specified.
(Overrides WebControl.Render(HtmlTextWriter).) | |
| RenderBeginTag(HtmlTextWriter) | (Inherited from WebControl.) | |
| RenderChildren(HtmlTextWriter) | (Inherited from Control.) | |
| RenderContents(HtmlTextWriter) | (Inherited from WebControl.) | |
| RenderControl(HtmlTextWriter) | (Inherited from Control.) | |
| RenderControl(HtmlTextWriter, ControlAdapter) | (Inherited from Control.) | |
| RenderEndTag(HtmlTextWriter) | (Inherited from WebControl.) | |
| 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.) | |
| SetDictFilePath(String) |
Sets the dict file, file path to use for the main dictionary - overrides any value coming from the RapidSpellWInline control.
| |
| SetGUILanguage(LanguageType) |
Sets the GUI language - overrides any value coming from the RapidSpellWInline control.
| |
| SetLanguageParser(LanguageType) |
Sets the language parser - overrides any value coming from the RapidSpellWInline control.
| |
| SetRenderMethodDelegate(RenderMethod) | (Inherited from Control.) | |
| SetTraceData(Object, Object) | (Inherited from Control.) | |
| SetTraceData(Object, Object, Object) | (Inherited from Control.) | |
| Site | (Inherited from Control.) | |
| SkinID | (Inherited from WebControl.) | |
| Style | (Inherited from WebControl.) | |
| SuggestionMenuActivation |
How the user will activate the suggestions menu.
| |
| SupportsDisabledAttribute | (Inherited from WebControl.) | |
| TabIndex | (Inherited from WebControl.) | |
| 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.) | |
| UserDictionary |
UserDictionary object.
| |
| ValidateRequestMode | (Inherited from Control.) | |
| ViewState | (Inherited from Control.) | |
| ViewStateIgnoresCase | (Inherited from Control.) | |
| ViewStateMode | (Inherited from Control.) | |
| Visible | (Inherited from Control.) | |
| Width | (Inherited from WebControl.) |
| Object | |||
| Control | |||
| WebControl | |||
| RapidSpellWInlineHelper | |||
Assembly: Keyoti.RapidSpellWeb (Module: Keyoti.RapidSpellWeb.dll) Version: 6.4.25.331