Ant Organisation Ltd documentation

ContentEntryWebControl.Init Method (ContentDefinition, XmlDocument, WebFormUniqueID, IDictionary)

This method initialises the

new public void Init(
   ContentDefinition def,
   XmlDocument instanceData,
   WebFormUniqueID idGenerator,
   IDictionary context
);

Parameters

def
Definition of the content to be edited
instanceData
Initial values
idGenerator
ID generator used to assign unique ids to sub controls
context
Context which is passed to field displayers and converters

See Also

ContentEntryWebControl Class | Ant.ContentEntry.Web Namespace | ContentEntryWebControl.Init Overload List