The following tables list the members exposed by WebNotificationClientSideEvents.
| Name | Description | |
|---|---|---|
![]() | WebNotificationClientSideEvents Constructor |
| Name | Description | |
|---|---|---|
![]() | OnActionClick | The javascript function that will be invoked when user clicks on the Action dropdown button. |
![]() | OnBeforeRequest | The javascript function that will be invoked before the control performs request. |
![]() | OnClick | The javascript function that will be invoked when user clicks on the notification window. |
![]() | OnClose | The javascript function that will be invoked when user closes the notification window. |
![]() | OnError | The javascript function that will be invoked when error is received during response. |
![]() | OnInitialize | The javascript function that will be invoked during control initialization. |
![]() | OnNotify | The javascript function that will be invoked when the control returns at least one notification. |
![]() | OnResponse | The javascript function that will be invoked after the control receives response from server. |
| Name | Description | |
|---|---|---|
![]() | Clone | (Inherited from ISNet.WebUI.WebUIBaseClass) |
![]() | CopyFrom | Overloaded. (Inherited from ISNet.WebUI.WebUIBaseClass) |
![]() | DeSerializeObjectData | (Inherited from ISNet.WebUI.WebUIBaseClass) |
![]() | GetHashCode | (Inherited from ISNet.WebUI.WebUIBaseClass) |
![]() | GetObjectData | Overridden. |
![]() | IsEmpty | (Inherited from ISNet.WebUI.WebUIBaseClass) |
![]() | Reset | (Inherited from ISNet.WebUI.WebUIBaseClass) |
![]() | SerializeObjectData | (Inherited from ISNet.WebUI.WebUIBaseClass) |
![]() | ToString | (Inherited from ISNet.WebUI.WebUIBaseClass) |


