Plumtree Portal UI  
 

ExpListPropModel.GetDateTimeFromDatePicker Method 

Helper method to return XPDateTime from datetime picker, using the unique instance ID.

protected virtual XPDateTime GetDateTimeFromDatePicker(
   string _strUniqueInstanceID
);

Parameters

_strUniqueInstanceID
The unique instance ID is the special prefix plus the row number.

Return Value

See Also

ExpListPropModel Class | com.plumtree.portaluiinfrastructure.expandablelist.properties Namespace