Coder PropertiesC# API
The Coder type exposes the following members.
Properties

  NameDescription
Public propertyStatic memberDefaultCharactersAllowedInPostedForm
Gets a string containing all the characters that, by default, are allowed to be posted in a Form.
Public propertyStatic memberDefaultUnsafeCharacters
Gets a string containing all the characters that, by default, are considered unsafe and must be percent-encoded.
Back to Top
See Also