ASP.NET 3.5 and above only

Obout.Ajax.UI Controls - HTML Editor - Client side

Obout.Ajax.UI.HTMLEditor.GetContentArgs class

 Inheritance Hierarchy

Argument of this type is passed to the handlers of the getContent event.
Note Note
To get property values for client API properties, you must call property accessor method that is named with the get_ prefix. For example, to get a value for a property such as content, you call the get_content method:
function onGetContent(sender, args) {
   var content = args.get_content();
   // content maybe modified here...
   ...
   args.set_content(content);
}

Properties

Name Description
propertychanged bool. Gets a value indicating whether the content was changed while the event processing.
propertycontent string. Gets or sets the content to be obtained.

"All your controls are professionally developed and well documented. Easy to modify and implement. They have been saving a lot of time and making the applications more user friendly. Your email support is awesome, so fast in replies. This means a lot to a customer. I hope the support team will always continue the same way."

Mustafa Basgun
Atlanta, GA USA

Random testimonial   All testimonials