System::Web::HttpUtility::UrlEncodeUnicode metod

HttpUtility::UrlEncodeUnicode method

Kodar URI-fragment med Unicode.

static String System::Web::HttpUtility::UrlEncodeUnicode(const String &str)
ParameterTypeBeskrivning
strconst String&URI-fragment att koda.

ReturnValue

Kodat URI-fragment.

Se även