Month: October 2010
-
Html Editor Control for SharePoint Web parts
Hello SharePoint Developers, This time i have a simple stuff on SharePoint , it is regarding the rich text editor control on SharePoint. During our custom webpart developement if we want a HTML Editor/rich text editor on our webpart, we can utilize InputFormTextBox Class of the SharePoint Object Model. Please read my article regarding InputFormTextBox on…