Home
last modified time | relevance | path

Searched defs:eventArgument (Results 1 – 25 of 111) sorted by relevance

12345

/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Web/System.Web.UI.HtmlControls/
H A DHtmlInputButton.cs91 void RaisePostBackEventInternal (string eventArgument) in RaisePostBackEventInternal()
191 protected virtual void RaisePostBackEvent (string eventArgument) in RaisePostBackEvent()
196 void IPostBackEventHandler.RaisePostBackEvent (string eventArgument) in IPostBackEventHandler.RaisePostBackEvent()
H A DHtmlButton.cs71 void IPostBackEventHandler.RaisePostBackEvent (string eventArgument) in IPostBackEventHandler.RaisePostBackEvent()
76 protected virtual void RaisePostBackEvent (string eventArgument) in RaisePostBackEvent()
H A DHtmlInputImage.cs137 void RaisePostBackEventInternal (string eventArgument) in RaisePostBackEventInternal()
166 protected virtual void RaisePostBackEvent (string eventArgument) in RaisePostBackEvent()
187 void IPostBackEventHandler.RaisePostBackEvent (string eventArgument) in IPostBackEventHandler.RaisePostBackEvent()
H A DHtmlAnchor.cs177 protected virtual void RaisePostBackEvent (string eventArgument) in RaisePostBackEvent()
202 void IPostBackEventHandler.RaisePostBackEvent (string eventArgument) in IPostBackEventHandler.RaisePostBackEvent()
H A DHtmlInputSubmit.cs52 void IPostBackEventHandler.RaisePostBackEvent (string eventArgument) in IPostBackEventHandler.RaisePostBackEvent()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web/UI/HtmlControls/
H A DHtmlButton.cs150 void IPostBackEventHandler.RaisePostBackEvent(string eventArgument) { in IPostBackEventHandler.RaisePostBackEvent()
158 protected virtual void RaisePostBackEvent(string eventArgument) { in RaisePostBackEvent()
H A DHtmlInputButton.cs177 void IPostBackEventHandler.RaisePostBackEvent(string eventArgument) { in IPostBackEventHandler.RaisePostBackEvent()
185 protected virtual void RaisePostBackEvent(string eventArgument) { in RaisePostBackEvent()
H A DHtmlAnchor.cs266 void IPostBackEventHandler.RaisePostBackEvent(string eventArgument) { in IPostBackEventHandler.RaisePostBackEvent()
274 protected virtual void RaisePostBackEvent(string eventArgument) { in RaisePostBackEvent()
H A DHtmlInputImage.cs255 void IPostBackEventHandler.RaisePostBackEvent(string eventArgument) { in IPostBackEventHandler.RaisePostBackEvent()
263 protected virtual void RaisePostBackEvent(string eventArgument) { in RaisePostBackEvent()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web/UI/WebControls/Adapters/
H A DWmlImageMapAdapter.cs86 void IPostBackEventHandler.RaisePostBackEvent(string eventArgument) { in IPostBackEventHandler.RaisePostBackEvent()
91 protected virtual void RaisePostBackEvent(string eventArgument) { in RaisePostBackEvent()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web/UI/WebControls/
H A DBulletedList.cs366 private string GetPostBackEventReference(string eventArgument) { in GetPostBackEventReference()
489 protected virtual void RaisePostBackEvent(string eventArgument) { in RaisePostBackEvent()
498 void IPostBackEventHandler.RaisePostBackEvent(string eventArgument) { in IPostBackEventHandler.RaisePostBackEvent()
H A DImageMap.cs298 void IPostBackEventHandler.RaisePostBackEvent(string eventArgument) { in IPostBackEventHandler.RaisePostBackEvent()
309 protected virtual void RaisePostBackEvent(string eventArgument) { in RaisePostBackEvent()
H A DButton.cs403 void IPostBackEventHandler.RaisePostBackEvent(string eventArgument) { in IPostBackEventHandler.RaisePostBackEvent()
413 protected virtual void RaisePostBackEvent(string eventArgument) { in RaisePostBackEvent()
H A DLinkButton.cs418 void IPostBackEventHandler.RaisePostBackEvent(string eventArgument) { in IPostBackEventHandler.RaisePostBackEvent()
429 protected virtual void RaisePostBackEvent(string eventArgument) { in RaisePostBackEvent()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Web.Extensions/System.Web.UI/
H A DTimer.cs125 protected virtual void RaisePostBackEvent (string eventArgument) { in RaisePostBackEvent()
145 void IPostBackEventHandler.RaisePostBackEvent (string eventArgument) { in IPostBackEventHandler.RaisePostBackEvent()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Web/System.Web.UI.WebControls/
H A DImageMap.cs133 protected virtual void RaisePostBackEvent (string eventArgument) in RaisePostBackEvent()
140 void IPostBackEventHandler.RaisePostBackEvent (string eventArgument) in IPostBackEventHandler.RaisePostBackEvent()
H A DButton.cs165 void IPostBackEventHandler.RaisePostBackEvent (string eventArgument) in IPostBackEventHandler.RaisePostBackEvent()
190 protected virtual void RaisePostBackEvent (string eventArgument) in RaisePostBackEvent()
H A DBulletedList.cs204 void IPostBackEventHandler.RaisePostBackEvent (string eventArgument) in IPostBackEventHandler.RaisePostBackEvent()
209 protected virtual void RaisePostBackEvent (string eventArgument) in RaisePostBackEvent()
H A DImageButton.cs233 protected virtual void RaisePostBackEvent (string eventArgument) in RaisePostBackEvent()
257 void IPostBackEventHandler.RaisePostBackEvent (string eventArgument) in IPostBackEventHandler.RaisePostBackEvent()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web.Mobile/UI/MobileControls/
H A DCalendar.cs274 protected void RaisePostBackEvent(String eventArgument) in RaisePostBackEvent()
297 void IPostBackEventHandler.RaisePostBackEvent(String eventArgument) { in IPostBackEventHandler.RaisePostBackEvent()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Web/System.Web.UI.WebControls.Adapters/
H A DMenuAdapter.cs56 protected virtual void RaisePostBackEvent (string eventArgument) in RaisePostBackEvent()
92 void System.Web.UI.IPostBackEventHandler.RaisePostBackEvent (string eventArgument) in System.Web.UI.IPostBackEventHandler.RaisePostBackEvent()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web.Extensions/ui/
H A DTimer.cs153 void IPostBackEventHandler.RaisePostBackEvent(string eventArgument) { in IPostBackEventHandler.RaisePostBackEvent()
197 protected virtual void RaisePostBackEvent(string eventArgument) { in RaisePostBackEvent()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web/UI/
H A DIPostBackEventHandler.cs29 void RaisePostBackEvent(string eventArgument); in RaisePostBackEvent()
H A DICallbackEventHandler.cs13 void RaiseCallbackEvent(string eventArgument); in RaiseCallbackEvent()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web/UI/WebParts/
H A DZoneButton.cs19 public ZoneButton(WebZone owner, string eventArgument) { in ZoneButton()

12345