3 references to ReferencePath
System.Web.Mobile (3)
UI\MobileControls\StyleSheet.cs (3)
239
if (_externalStyleSheet == null &&
ReferencePath
.Length > 0)
249
ReferencePath
);
260
Control control = parent.LoadControl(
ReferencePath
);