Share via


GetControlAdapter Method

Creates and returns a new device-specific adapter for the specified control.

public virtual IControlAdapter GetControlAdapter{
   MobileControl control
}

Parameters

  • control
    The control to which the device-adapter is attached.

Remarks

Called internally by the ASP.NET.

See Also

Applies to: MobilePage Class