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