DeviceSpecificControlBuilder Class
Provides parsing support for DeviceSpecific/Choice constructs.
public class System.Web.UI.MobileControls.DeviceSpecificControlBuilder :
ControlBuilder
Remarks
The DeviceSpecificControlBuilder class is internally created and used by the page parser when parsing a <DeviceSpecific> element.
The DeviceSpecificControlBuilder class implements the following persistence behaviors. It ignores white space directly inside the control, and it allows only <Choice> elements as children.
Requirements
Namespace: System.Mobile.Web.UI.MobileControls
Assembly: System.Web.Mobile