[]
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)
| 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 |