Returns true if domain is IP address or top level domain e.g localhost
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- domain
- Type: System String
domain without protocol
Return Value
Type: BooleanSee Also