Method ContainsValidSupportedType
ContainsValidSupportedType(out SectionDefinitionError)
Determines whether the specified type in FieldType is a supported type.
public override bool ContainsValidSupportedType(out SectionDefinitionError error)
Parameters
error
SectionDefinitionErrorThe section definition error.
Returns
- bool
true
if the specified type is supported; otherwise,false
.