RgfEventNotificationServiceGetNotificationManager Method

Definition

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

Parameters

scope  String
 

Return Value

IRgfNotificationManager

Implements

IRgfEventNotificationService.GetNotificationManager(String)

See Also