summaryM:DotNetNuke.Common.Internal.GlobalsImpl.GetDomainName(System.Uri,System.Boolean)
Namespace: DotNetNuke.Common.InternalAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public string GetDomainName( Uri requestedUri, bool parsePortNumber ) |
Visual Basic |
---|
Public Function GetDomainName ( requestedUri As Uri, parsePortNumber As Boolean ) As String |
Parameters
- requestedUri
- Type: System..::..Uri
paramrequestedUriM:DotNetNuke.Common.Internal.GlobalsImpl.GetDomainName(System.Uri,System.Boolean)
- parsePortNumber
- Type: System..::..Boolean
paramparsePortNumberM:DotNetNuke.Common.Internal.GlobalsImpl.GetDomainName(System.Uri,System.Boolean)