OnClientSelectedItemsChanged Property
In This Topic
Occurs when the value of the selectedItems property changes.
Syntax
'Declaration
Public Property OnClientSelectedItemsChanged As String
public string OnClientSelectedItemsChanged {get; set;}
See Also