1 write to _absoluteFilePath
System.Web.Mobile (1)
UI\MobileControls\MobilePage.cs (1)
532_absoluteFilePath = Response.ApplyAppPathModifier(Context.Request.CurrentExecutionFilePath);
2 references to _absoluteFilePath
System.Web.Mobile (2)
UI\MobileControls\MobilePage.cs (2)
530if (_absoluteFilePath == null && Context != null) 534return _absoluteFilePath;