2 references to GetEventValidationFieldValue
System.Web (2)
UI\ClientScriptManager.cs (1)
168
string fieldValue =
GetEventValidationFieldValue
();
UI\Page.cs (1)
5404
string validation = ClientScript.
GetEventValidationFieldValue
();