RgfEventNotificationServiceGetNotificationManager Method

Definition

Namespace: Recrovit.RecroGridFramework.Client.Services
Assembly: Recrovit.RecroGridFramework.Client (in Recrovit.RecroGridFramework.Client.dll) Version: 8.11.0.11113
C#
public IRgfNotificationManager GetNotificationManager(
	string scope
)

Parameters

scope  String
 

Return Value

IRgfNotificationManager

Implements

IRgfEventNotificationService.GetNotificationManager(String)

See Also