User-378245712 posted
I would like to validate if a label control has innerTEXT/HTML through server-side. Because the AJAX password strength store the help status text through the InnerText/HTML property of the label control.
Does anyone know how? I know it can be done through javascript but I want to validate it through server-side.
Thanks!