Generates HTML code that renders the client EditorControl on a web page. Provides a way to exchange documents with the client by exposing document received and document requested events on the server.
For a list of all members of this type, see EditorControl Members.
System.Object
System.Web.UI.Control
System.Web.UI.WebControls.WebControl
Aspose.Editor.Server.EditorControl
[Visual Basic]NotInheritable Public Class EditorControl
Remarks
By default, EditorControl is installed in the Visual Studio .NET Toolbox. To use EditorControl in your ASP.NET application, your need to create a Page and drag EditorControl from the Toolbox into your page.
Requirements
Namespace: Aspose.Editor.Server
Assembly: Aspose.Editor.Server (in Aspose.Editor.Server.dll)
See Also
EditorControl Members | Aspose.Editor.Server Namespace