[]
        
(Showing Draft Content)

C1.C1Preview.RenderInputBase.CreateControl

CreateControl Method

CreateControl(IScriptContext)

Creates the underlying Control.

Declaration
public Control CreateControl(IScriptContext context)
Public Function CreateControl(context As IScriptContext) As Control
Parameters
Type Name Description
IScriptContext context

Context that should be used to to get calculated style properties.

Returns
Type Description
Control

The newly created control.