DotNetNuke.UI.WebControls.DnnCountryAutocompleteControl

Namespace: DotNetNuke.UI.WebControls
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public DnnCountryAutocompleteControl(
	string type
)
Visual Basic
Public Sub New ( 
	type As String
)

Parameters

type
Type: System..::..String
paramtypeM:DotNetNuke.UI.WebControls.DnnCountryAutocompleteControl.#ctor(System.String)

See Also