2 writes to _actionUrl
System.Web (2)
UI\PostBackOptions.cs (2)
50
_actionUrl
= actionUrl;
68
_actionUrl
= value;
1 reference to _actionUrl
System.Web (1)
UI\PostBackOptions.cs (1)
65
return
_actionUrl
;