See Also

Navigator Class  | Navigator Members

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

Language

Visual Basic

C#

JScript

Show All

url
See Also Requirements Languages Navigator Control

GetStoreFrontSSLUrl Method

Structured Solutions

Converts a relative page url into an absolute url within the store ssl directory.

[Visual Basic]
Public Function GetStoreFrontSSLUrl( _    ByVal url As String _ ) As String
[C#]
public string GetStoreFrontSSLUrl(    string url );
[JScript]
public function GetStoreFrontSSLUrl(    url : String ) : String;

Parameters

url

Remarks

If the url starts with "http" or "/", then the store ssl url is not inserted in front of the page url.

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

Navigator Class  | Navigator Members

 

 


Copyright © 2005 by Structured Solutions. All rights reserved.