| | Plumtree UI Infrastructure API | |
| HTMLDateTimePicker.GetDateTime Method |
Return the XPDateTime for the specific date picker
public static XPDateTime GetDateTime(
XPHashtable _htRequestParameters,
string _strUniqueInstanceID,
XPLocale _xpLocale,
XPTimeZone _xpTimeZone,
bool _bDoValidation
);
Parameters
-
_htRequestParameters
-
-
_strUniqueInstanceID
-
-
_xpLocale
-
-
_xpTimeZone
-
-
_bDoValidation
-
Return Value
XPDateTime
See Also
HTMLDateTimePicker Class | com.plumtree.uiinfrastructure.pagecontrols.htmldatetimepicker Namespace