RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

AutoFillDataMaui<(Of <(<'TEntity>)>)>..::..GetNewText Method

Gets the new text.

Namespace:  RingSoft.DbLookup.AutoFill
Assembly:  RingSoft.DbLookup (in RingSoft.DbLookup.dll)

Syntax


public string GetNewText(
	string beginText
)
Public Function GetNewText ( _
	beginText As String _
) As String
public:
String^ GetNewText(
	String^ beginText
)

Parameters

beginText
Type: String
The begin text.

Return Value

System.String.