WebDialogBoxClientSideEvents Properties
| OnCreated | Description Specifies the client-side function to be invoked when WebDialogBox is created. ValueType String Default Value |
| OnClosed | Description Specifies the client-side function to be invoked when a WebDialogBox is closed. ValueType String Default Value |
| OnButtonClicked | Description Specifies the client-side function to be invoked when a WebDialogBoxButton is clicked. ValueType String Default Value |