Uiinfrastructure API Docs  
 

JSDateTimePicker.Init Method

Initialize a new JSDateTimePicker.

Overload List

Inherited from AComponent.

public virtual void Init(PageMgr,string);

Initialize a new JSDateTimePicker.

public override void Init(string,XPDateTime,PageMgr,string);

Initialize a new JSDateTimePicker.

public override void Init(string,PageMgr,string);

Initialize a new JSDateTimePicker.

public override void Init(string,string,PageMgr,string);

See Also

JSDateTimePicker Class | com.plumtree.uiinfrastructure.pagecontrols.jsdatetimepicker Namespace