SPUtility.ReplaceEmbeddedPrefixedUrlsWithServerRelativeUrls method
SharePoint 2013
Converts the specified relative URL with an embedded prefix to a server-relative URL.
| Name | Description | |
|---|---|---|
|
ReplaceEmbeddedPrefixedUrlsWithServerRelativeUrls(String) | Converts the specified relative URL with an embedded prefix to a server-relative URL and specifies the server URL. |
|
ReplaceEmbeddedPrefixedUrlsWithServerRelativeUrls(String, Boolean) | Converts the specified relative URL with an embedded prefix to a server-relative URL and optionally encodes the site prefix. |