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