ASP.NET 3.5 and above only

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

Obout.Ajax.UI.HTMLEditor.Popups.ToggleButtonChangedArgs class

 Inheritance Hierarchy

Argument of this type is passed to the handlers of the toggle 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 index, you call the get_index method:
function toggled(sender, args) {
  alert("Current value: " + sender.get_textCouple().split("/")[args.get_index()]);
}

Properties

Name Description
propertyindex number. Gets the current index of the avilable text value shown in the button.

"Having used both Telerik and Component Art controls I can definitely say that the Obout Suite offers the most flexible and easy to implement controls about. And for the few problems I have had the support team have been most helpful, often providing showcase examples to help me understand things."

Tim Finch

Random testimonial   All testimonials