Click or drag to resize
EventAttendeeInfoProviderGetEventAttendeesInternal Method
Provides ObjectQuery access to EventAttendees

Namespace: CMS.EventManager
Assembly: CMS.EventManager (in CMS.EventManager.dll) Version: 9.0.0
Syntax
C#
protected virtual ObjectQuery<EventAttendeeInfo> GetEventAttendeesInternal()

Return Value

Type: ObjectQueryEventAttendeeInfo
See Also