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