Ant Organisation Ltd documentation

ContentEntryWindowsForm Constructor (String, ContentDefinition, XmlDocument, IDictionary)

Constructor

public ContentEntryWindowsForm(
   string title,
   ContentDefinition def,
   XmlDocument instance,
   IDictionary context
);

Parameters

title
Title to be used in the title bar of the dialog
def
Content definition to be edited on this form
instance
Initial values of the fields passed to the control
context
Context that is passed to all the field displayers and converters

See Also

ContentEntryWindowsForm Class | Ant.ContentEntry.Windows Namespace | ContentEntryWindowsForm Constructor Overload List