Click or drag to resize

imbTopLevelDomainRemoveTLD Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Removes the Top Level domain from domain name

Namespace:  imbACE.Network.tools
Assembly:  imbACE.Network (in imbACE.Network.dll) Version: 0.2
Syntax
C#
public string RemoveTLD(
	string name
)
Request Example View Source

Parameters

name
Type: SystemString

Return Value

Type: String
See Also