BannedIPInfoProviderBanControlEnumString Method (Type, Int32) |
Returns BanControlEnum string code derived from type of enumeration and enum value.
Namespace: CMS.ProtectionAssembly: CMS.Protection (in CMS.Protection.dll) Version: 8.2.23
Syntax public static string BanControlEnumString(
Type enumType,
int value
)
Parameters
- enumType
- Type: SystemType
- value
- Type: SystemInt32
Return Value
Type:
StringSee Also