Dynamicweb 8 Documentation
NormalizeDomain Method

Domain to normalize.
Normalizes the given domain.
Syntax
'Declaration
 
Public Shared Function NormalizeDomain( _ 
   ByVal domain As String _ 
) As String
public static string NormalizeDomain( 
   string domain 
)

Parameters

domain
Domain to normalize.

Return Value

Normalized domain.
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

Area.AreaDomainRelation Class
Area.AreaDomainRelation Members

Send Feedback