LocalizedGenderJsonConverterCanConvert Method |
Returns
true if given
objectType is of type
UserGenderEnum; otherwise,
false.
Namespace: CMS.ContactManagement.Web.UI.InternalAssembly: CMS.ContactManagement.Web.UI (in CMS.ContactManagement.Web.UI.dll) Version: 12.0.0
Syntax public override bool CanConvert(
Type objectType
)
Parameters
- objectType
- Type: SystemType
Return Value
Type:
BooleanSee Also