Skip to main content
A newer version of this page is available.

Support for SharePoint

For SharePoint, the ASP.NET Controls installation contains a specifically designed wrapper of the ASPxHtmlEditor control. Register this wrapper within the SharePoint environment to use the following site features:

  • SPxHtmlEditorWebPart

    Allows users to edit the content this web part occupies within a Web Part Page with the ASPxHtmlEditor control.

  • Use ASPxHtmlEditor to edit Text fields

    Replaces a standard rich text editor with the ASPxHtmlEditor control to edit the content of columns (with multiple lines of text) within SharePoint list pages.

SharePointFeatures-SPxHtmlEditor

In addition, you can integrate the ASPxHtmlEditor control into SharePoint sites. For this purpose, insert the control directly into SharePoint page markup as an individual web control. Refer to the following documentation section to learn more: Developer Capabilities.

Common Concept