ASP.NET 3.5 and above only

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

Obout.Ajax.UI.HTMLEditor.Popups.PromptArgs class

 Inheritance Hierarchy

Argument of this type is passed to the handlers of the uploaded and added events.
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 value, you call the get_value method:
function textEntered(sender, args) {
  alert("Entered value: " + args.get_value());
}

Properties

Name Description
propertyvalue string. Gets the text entered in the prompt popup.

"Keep up the great development; you guys are true heroes in the world wild web of .NET programming!"

Maurice Battle

Random testimonial   All testimonials