Ant Organisation Ltd documentation

ContentDefinition.Init Method 

Initialises the object with the correct security, language and state information

void Init(
   AuthenticatedUser user,
   string language,
   int state
);

Parameters

user
User that is the current security context
language
Language which is being to authenticate
state
State that the content is being edited in

See Also

ContentDefinition Interface | Ant.ContentEntry Namespace