This documentation is for a previous version. For the current released version, see the ASP.NET Ajax documentation on MSDN.
Initializes a new instance of the PropertyChangedEventArgs class.
var args = new Sys.PropertyChangedArgs(propertyName);
Parameter
Description
propertyName
The name of the property that changed.
Copyright © 2005 - 2007 Microsoft Corporation. All rights reserved.