System::Web::HttpUtility::UrlEncodeUnicode Methode
HttpUtility::UrlEncodeUnicode method
Kodiert URI-Fragment unter Verwendung von Unicode.
static String System::Web::HttpUtility::UrlEncodeUnicode(const String &str)
| Parameter | Typ | Beschreibung |
|---|---|---|
| str | const String& | URI-Fragment zu kodieren. |
ReturnValue
Kodiertes URI-Fragment.
Siehe auch
- Class String
- Class HttpUtility
- Namespace System::Web
- Library Aspose.Font for C++