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

Case Sensitive Properties; ID

1 Answer 38 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Officialboss
Top achievements
Rank 1
Officialboss asked on 23 Jan 2009, 11:01 PM
Hello,

My VS2008 editior displays wiggly lines below some of the property declarations of Telerik controls.
<telerik:RadAjaxManagerProxy ID="RadAjaxManagerProxy1" runat="server">  
    <AjaxSettings>  
        <telerik:AjaxSetting AjaxControlID="btnSubmit"
         ...... 

It says the properties like ID and AjaxControlID name contains uppercase characters which is not allowed.

Are these property names case sensitive

Thanks

1 Answer, 1 is accepted

Sort by
0
Nikolay Rusev
Telerik team
answered on 27 Jan 2009, 07:00 AM
Hello,

No there are no such limitations.
ID, AjaxControlID, ControlID are string properties which expects id of controls.

Best wishes,
Nikolay
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
General Discussions
Asked by
Officialboss
Top achievements
Rank 1
Answers by
Nikolay Rusev
Telerik team
Share this question
or