1 write to Id
System.Web.Mobile (1)
UI\MobileControls\SessionViewState.cs (1)
215
item.
Id
= _currentHistoryID.ToString(CultureInfo.InvariantCulture);
1 reference to Id
System.Web.Mobile (1)
UI\MobileControls\SessionViewState.cs (1)
273
arr.Add(String.Format(CultureInfo.InvariantCulture, "{0}({1})", item.Url, item.
Id
));