System::Web::HttpUtility::UrlEncodeUnicode methode
HttpUtility::UrlEncodeUnicode method
Codeert URI‑fragment met Unicode.
static String System::Web::HttpUtility::UrlEncodeUnicode(const String &str)
| Parameter | Type | Beschrijving |
|---|---|---|
| str | const String& | URI-fragment om te coderen. |
ReturnValue
Gecodeerd URI-fragment.
Zie ook
- Class String
- Class HttpUtility
- Namespace System::Web
- Library Aspose.Page for C++