1 write to _eventSource
System.Web.Mobile (1)
UI\MobileControls\MobilePage.cs (1)
952_eventSource = eventSource;
3 references to _eventSource
System.Web.Mobile (3)
UI\MobileControls\MobilePage.cs (3)
1035if (_eventSource != null && _eventSource.Length > 0) 1037MobileControl control = FindControl (_eventSource) as MobileControl;