M
MULTISY
The warning:
Validation (ASP.Net): Attribute 'Node' is not a valid attribute of element
'someControl'.
This warning will only appear if the .aspx page is open; so is there a way
the Web Application Project (WAP) is built to display this warning for aspx
& ascx pages that are not open.
If an attribute were remove Visual Studio would only warn about it if page
were open, so how do you catch pages that are using 'someControl' and not
opened???
Validation (ASP.Net): Attribute 'Node' is not a valid attribute of element
'someControl'.
This warning will only appear if the .aspx page is open; so is there a way
the Web Application Project (WAP) is built to display this warning for aspx
& ascx pages that are not open.
If an attribute were remove Visual Studio would only warn about it if page
were open, so how do you catch pages that are using 'someControl' and not
opened???