This topic has not yet been rated - Rate this topic

DeviceSpecificControlBuilder Class

.NET Framework 1.1

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

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.