GetQualifiedURL method: PortalRegistry class
Syntax
GetQualifiedURL(ContentProvider, RelativeURL)
Description
Note:
This method is maintained only for backward compatibility. If your existing code uses this method, it actually returns the value from GetAbsoluteContentURL method. New applications should use the GetAbsoluteContentURL method.
Related Topics