Ant Organisation Ltd documentation

ContentEntryManager.IsContentEditable Method 

Returns true is the type has a ClassOverview attribute, this is the minimum requirement for editable content

public static bool IsContentEditable(
   Type type
);

Parameters

type
Type to be checked

Return Value

true if the type can be edited in the content management framework

See Also

ContentEntryManager Class | Ant.ContentEntry Namespace