InitControl Method (RenderInputBase)
Initializes the input control.
protected virtual void InitControl(
Control ,
IScriptContext
)
'Declaration
Protected Overridable Sub InitControl( _
ByVal As Control, _
ByVal As IScriptContext _
)
Parameters
- control
- The control to initialize.
- context
- Context that should be used to get calculated style properties.