The Coder type exposes the following members.
Back to Top
Properties
Name | Description | |
---|---|---|
DefaultCharactersAllowedInPostedForm |
Gets a string containing all the characters that, by default, are allowed to be posted in a Form.
| |
DefaultUnsafeCharacters |
Gets a string containing all the characters that, by default, are considered unsafe and must be percent-encoded.
|
See Also