Generates a content-type object for the specified ordinal value.
Syntax
public static ContentMetaData from_int(int contTypeOrdValue);
Parameters
Return values
A ContentMetaData object that represents the content type of the specified ordinal value.
See also