ASP.NET 3.5 and above only

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

Obout.Ajax.UI.HTMLEditor.Popups.UnitChangedArgs class

 Inheritance Hierarchy

Argument of this type is passed to the handlers of the toggleUnit 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 unit, you call the get_unit method:
function toggled(sender, args) {
  alert("Current value: " + args.get_unit());
}

Properties

Name Description
propertyindex number. Gets the current index of the avilable text value shown in the button. (Inherited from ToggleButtonChangedArgs.)
propertyunit string. Gets the current size unit ("px" or "%").

"I downloaded your component suite. I must say, I’m really impressed with the way you packaged it and the way you presented your examples. It’s very easy to understand. "

Benoit Letourneau

Random testimonial   All testimonials