CreateControl Method (RenderInputButtonBase)
'Declaration
Public Function CreateControl( _
ByVal As IScriptContext _
) As Control
public Control CreateControl(
IScriptContext
)
Parameters
- context
- Context that should be used to to get calculated style properties.
Return Value
The newly created control.