ServicePRO SDK Help

WidgetNotificationEventArgs Constructor

Namespace:  HelpSTAR.PCL.Common
Assembly:  HelpSTAR.PCL.Common (in HelpSTAR.PCL.Common.dll)

Syntax


public WidgetNotificationEventArgs(
	clsEnumeration..::..hsGlanceItem glanceItem,
	int objectId,
	clsEnumeration..::..WidgetNotificationType notificationType,
	List<stcListItem> parameters
)
Public Sub New ( _
	glanceItem As clsEnumeration..::..hsGlanceItem, _
	objectId As Integer, _
	notificationType As clsEnumeration..::..WidgetNotificationType, _
	parameters As List(Of stcListItem) _
)