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