AJAXHelperResolveURLs Method (String, String) |
Resolves URLs in the response array content.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 13.0.131
Syntax public static string ResolveURLs(
string response,
string applicationPath
)
Parameters
- response
- Type: SystemString
Response string - applicationPath
- Type: SystemString
Application path
Return Value
Type:
StringSee Also