The name of the property which changed. This is only valid for ArtPage.markChanged events.
Syntax
| ASP.NET Ajax Javascript (Specification) | |
|---|
var propertyName : String; |
| ASP.NET Ajax Javascript (Usage) | |
|---|
var resultVar = instanceOfMarkEventArgs.propertyName; |
See Also