Dynamicweb 8 Documentation
TryRedirectDomain Method

Absolute URL.
Tries to redirect the client to a domain specified in "Primary domain" settings under the current langauge area.
Syntax
'Declaration
 
Public Shared Sub TryRedirectDomain( _ 
   ByVal url As String _ 
) 
public static void TryRedirectDomain( 
   string url 
)

Parameters

url
Absolute URL.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

PageView Class
PageView Members

Send Feedback