FpPage.AdjustUrl Method (String)
Adjusts request URLs according to the security, host name, and port number overrides.
[Visual Basic]
Overloads Public Function AdjustUrl( _
ByVal
url As
String _
) As
String
Parameters
-
url
- A string that represents the requesting URL.
Return Value
A string representing the adjusted URL.
See Also
FpPage Class | Parastream.Web.UI Namespace | FpPage.AdjustUrl Overload List