Plumtree UI Infrastructure API  
 

HTMLDateTimePicker.Create Method 

This method is used by the ASManager to return new instances of managed objects.

public override object Create();

Return Value

A new instance of the managed class (i.e. return new Foo();)

Implements

IManagedObject.Create

See Also

HTMLDateTimePicker Class | com.plumtree.uiinfrastructure.pagecontrols.htmldatetimepicker Namespace