summaryP:DotNetNuke.UI.WebControls.DnnCountryAutocompleteControl.StringValue

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

Syntax

C#
protected override string StringValue { get; set; }
Visual Basic
Protected Overrides Property StringValue As String
	Get
	Set

See Also