2 references to InheritsFrom
System.Web.Mobile (2)
UI\MobileControls\MobileControlsSection.cs (1)
457
if ( string.IsNullOrEmpty(elem.
InheritsFrom
) )
UI\MobileControls\MobileControlsSectionHelper.cs (1)
53
String nameOfDeviceToInheritFrom = device.
InheritsFrom
;