Questions tagged as 'ascx'

2
answers

How do I access my .ascx attributes in my c # class?

I want to access one of my labels that I have in a .ascx file through a method that I have in my c # class. but I do not know how to do it. How to implement .ascx in the aspx <%@ Register Src="UserControls/EvidenceDetailLoad.ascx" TagPre...
asked by 12.05.2018 / 18:03
0
answers

Can not read property 'UI' of undefined

Very good to everyone. I have a problem with an aspx application that I am doing. A while ago I realized that in the Chrome console gives me this error.    Uncaught TypeError: Can not read property 'UI' of undefined       at Array. (center...
asked by 22.10.2018 / 14:52