1 implementation of CreateTemplatedUI
System.Web.Mobile (1)
UI\MobileControls\Adapters\ControlAdapter.cs (1)
158
public virtual void
CreateTemplatedUI
(bool doDataBind)
1 reference to CreateTemplatedUI
System.Web.Mobile (1)
UI\MobileControls\MobileControl.cs (1)
304
Adapter.
CreateTemplatedUI
(doDataBind);