4 references to Argument
System.Web (4)
UI\ClientScriptManager.cs (4)
133RegisterForEventValidation(options.TargetControl.UniqueID, options.Argument); 433string postbackRef = GetPostBackEventReference(options.TargetControl, options.Argument); 452if (String.IsNullOrEmpty(options.Argument)) { 457builder.Append(Util.QuoteJScriptString(options.Argument));