EventAttendeeInfoProviderGetEventAttendeesCount Method |
Gets the number of attendees who are assigned to the specific event.
Namespace: CMS.EventManagerAssembly: CMS.EventManager (in CMS.EventManager.dll) Version: 8.2.23
Syntax public static int GetEventAttendeesCount(
int eventNodeId
)
Parameters
- eventNodeId
- Type: SystemInt32
Event node ID
Return Value
Type:
Int32See Also