[]
Returns the string that will be stored in the database, in accordance with current values of SaveLiterals, SaveBlanks and StoredEmptyChar properties.
public string GetStoredText(string content)
Public Function GetStoredText(content As String) As String
| Type | Name | Description |
|---|---|---|
| string | content | String containing characters entered by the user, including those on optional positions that were left blank (skipped). |
| Type | Description |
|---|---|
| string |