IControlAdapter::CreateTemplatedUI Method (Boolean)
.NET Framework (current version)
Called by base classes to create a templated UI.
Assembly: System.Web.Mobile (in System.Web.Mobile.dll)
Parameters
- doDataBind
-
Type:
System::Boolean
Returns true if the instantiated templates must bind to available data (which usually happens on the first request). Returns false if the templates must not bind to data, and instead rely on view state to fill them in (which usually happens on subsequent postbacks).
.NET Framework
Available since 1.1
Available since 1.1
IControlAdapter Interface
System.Web.UI.MobileControls Namespace
Architectural Overview of Adaptive Control Behavior
Adapter Sets Functionality
Control and Adapter Interaction
ASP.NET Device Filtering Overview
Show: