OnClientSourceCollectionChanging Property
In This Topic
Occurs before the sourceCollection property in client changes.
Syntax
'Declaration
Property OnClientSourceCollectionChanging As String
string OnClientSourceCollectionChanging {get; set;}
See Also