|
Need to shorten a server control ClientId to be accessible from JavaScript. This example creates a custom hyperlink control with shorted ClientID sans control id. using System; using System.ComponentModel; using System.Security.Permissions; using System...
|