So my discovery today is an example of silly programming errors that I tend to supprise me.Some of my controls in ASP.net don’t have assigned ID’s. However using the code below you should see an example of one control returning the first IsNothing line without a value, but once ClientID is used it will populate …
Continue reading “Using ClientID Get Property Sets ID value for ASP.net controls”