Click or drag to resize
BannedIPInfoProviderGetRegularIPAddress Method
Returns regular expression corresponding to ip address.

Namespace: CMS.Protection
Assembly: CMS.Protection (in CMS.Protection.dll) Version: 8.2.23
Syntax
C#
public static string GetRegularIPAddress(
	string ipAddress
)

Parameters

ipAddress
Type: SystemString
Ip address with special marks

Return Value

Type: String
See Also