Reputation: 628
Both seems to have the same functionality. What's the main difference, anyway?
Upvotes: 1
Views: 2574
Reputation: 10463
The ID is the unique server side identifier of your ASP.NET control. The behaviorID is an optional client side javascript identifier that can be specified on Extender controls. They are completely different.
Upvotes: 3