Skip to content

Instantly share code, notes, and snippets.

@derjabkin
Created March 25, 2013 10:30
Show Gist options
  • Save derjabkin/5236245 to your computer and use it in GitHub Desktop.
Save derjabkin/5236245 to your computer and use it in GitHub Desktop.
DevExpress ASP.NET get control instance for an element
ASPxClientControl.GetControlCollection().GetByName(element.id)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment