IsTemplated Property (MobileControl)

Gets a value indicating whether a MobileControl object has an active template set.

Public virtual bool IsTemplated {
   get
}

Remarks

To be considered templated, an object must have a <DeviceSpecific> element with a <Choice> element successfully evaluated for the target device. The selected choice must have templates defined.

See Also

Applies to: MobileControl Class