EventAttendeeInfoProvider GetEventAttendees Method Kentico 8.1 API Reference
Overload List

  NameDescription
Public methodStatic memberGetEventAttendees 
Provides ObjectQuery access to EventAttendees
Public methodStatic memberGetEventAttendees(Int32)
Gets the DataSet of EventAttendeeInfos of the specific event.
Public methodStatic memberGetEventAttendees(Int32, String, String, String, Int32)
Gets the DataSet of EventAttendeeInfos of the specific event.
Back to Top
See Also