'Declaration
Public Overrides Function Create( _ ByVal type As WebControlTechnologyType, _ ByVal webControl As NWebControl _ ) As NClientServerTechnology
'Usage
Dim instance As NChartTechnologyFactory Dim type As WebControlTechnologyType Dim webControl As NWebControl Dim value As NClientServerTechnology value = instance.Create(type, webControl)
public override NClientServerTechnology Create( WebControlTechnologyType type, NWebControl webControl )
Parameters
- type
- webControl