| AjaxRichControlAjaxRichControlClientDefinition Constructor |
Initializes a new instance of an object.
Namespace:
Dynamicweb.Controls
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax public AjaxRichControlClientDefinition(
string typeName
)
Public Sub New (
typeName As String
)
Parameters
- typeName
- Type: SystemString
The namespace-qualified name of the client-side type that corresponds to this control.
Exceptions Remarks See Also