URLHelperGetIPv4Address Method |
Returns equivalent IPv4 address for IPv6 address specified by parameter
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.2.23
Syntax public static string GetIPv4Address(
string address
)
Parameters
- address
- Type: SystemString
IPv6 address to translate to IPv4
Return Value
Type:
StringSee Also