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