4 references to EventName
System.Web.Extensions (4)
UI\AsyncPostBackTrigger.cs (4)
99string eventName = EventName; 121if (!String.IsNullOrEmpty(EventName)) { 153(String.IsNullOrEmpty(EventName) ? String.Empty : ("." + EventName));