Products
Content Marketing Platform
Overview
Features
Content Management System
Overview
SaaS CMS
Commerce Connect
Configured Commerce
Web Experimentation
Overview
Features
Feature Experimentation
Overview
Features
Data Platform
Product skillset
Product roadmap
Product migration
Documentation
Developer guides
User guide
APIs and libraries
Content Management System
Commerce Connect
Campaign
Community API
REST APIs
Releases
Upgrading
Content Management System
Commerce Connect
Search & Navigation
Forms
Personalization
Service API
OMVPs
Become a member
Benefits
OMVP events
OMVP members
Application and nomination
Digital badges
Community
Events
Developer updates
Happy hours
Forums
Blogs
Slack
Product feedback
Community recognition program
Resources
Optimizely Nuget feed
.NET
About .NET
Why upgrade?
Education
Live Training
Work Smarter
Masterclasses
Certification
SME program
Videos
Services Description
Support
Register
Log in
Search...
All Content
All Content
Documentation
Forums
User Guide
Support Help Center
Blogs
Releases
Bug List
Class libraries
People
AI On
AI Off
Home
/
Forums
/
Developers (Main Products) Forum
/
Problems and bugs
/
EPiBooking: Getting a list of bookings
Shoobah
Vote:
How do I populate the BookingCollection with my bookings? I try to use
BookingCollection bc = bm.GetBookings(pr);
but there is nothing in it. The web control BookingList does return my bookings.
#17402
Jun 14, 2005 14:37
Please login to post a reply
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.
Submit
Cancel
BookingCollection bc = bm.GetBookings(pr);
but there is nothing in it. The web control BookingList does return my bookings.