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