| BannedIPInfoProviderGetRegularIPAddress Method | 
            Returns regular expression corresponding to ip address.
            
 
Namespace: CMS.ProtectionAssembly: CMS.Protection (in CMS.Protection.dll) Version: 10.0.0
 Syntax
Syntaxpublic static string GetRegularIPAddress(
	string ipAddress
)
Parameters
- ipAddress
- Type: SystemString
 Ip address with special marks
Return Value
Type: 
String See Also
See Also