This is a migrated thread and some comments may be shown as answers.

RadScheduler Docs error IV

1 Answer 40 Views
Documentation and Tutorials
This is a migrated thread and some comments may be shown as answers.
Stuart Hemming
Top achievements
Rank 2
Stuart Hemming asked on 17 Oct 2010, 08:57 AM
OK I know that you know that the docs need work.

But I don't know if you know which bits are wrong.

The code examples for the events Appointment_Insert, Appointment_Update and Appointment_Delete, but, oddly, not Appointment_CancellngEdit, all declare the method as private meaning it won't compile it the event is defined in the markup.

-- 
Stuart

1 Answer, 1 is accepted

Sort by
0
Accepted
Veronica
Telerik team
answered on 20 Oct 2010, 12:48 PM
Hi Stuart,

Yes, you are absolutely correct. By default when not setting an access modifier in front of a method or event, it is considered as "private". That will cause an error "XXX is inaccessible due to its protection level".

Thank you for reporting this.
Your suggestions about help topic errors or inaccurances are always welcome.

Best wishes,
Veronica Milcheva
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Documentation and Tutorials
Asked by
Stuart Hemming
Top achievements
Rank 2
Answers by
Veronica
Telerik team
Share this question
or