Base:
property
EventSourceKey
System.Web.UI.MobileControls.Adapters.HtmlPageAdapter.EventSourceKey
5 references to EventSourceKey
System.Web.Mobile (5)
UI\MobileControls\Adapters\ChtmlPageAdapter.cs (5)
98writer.WriteHiddenField(EventSourceKey, _postedFromOtherFile); 104writer.WriteHiddenField(EventSourceKey, String.Empty); 133if (baseCollection != null && baseCollection[EventSourceKey] == _postedFromOtherFile) 330name == EventSourceKey) 358key == EventSourceKey) {