Returns the HTML markup that allows the user to spell check text and HTML content on the client.
Namespace: Karamasoft.Html.UltimateSpellMVCAssembly: UltimateSpellMVC (in UltimateSpellMVC.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public HtmlString Render() |
| Visual Basic |
|---|
Public Function Render As HtmlString |
| Visual C++ |
|---|
public: HtmlString^ Render() |