ContentType::exist Method
Indicates whether the ContentType record with specified name exists.
Syntax
client server public static boolean exist(ContentTypeName _name)
Run On
Called
Parameters
- _name
Type: ContentTypeName Extended Data Type
Specifies the name of content type.
Return Value
Type: boolean
true if the ContentType record exists; otherwise, false.