| DateSelectorGetDateFromControlID Method |
Namespace:
Dynamicweb.Controls.Legacy.Controls
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax public static DateTime GetDateFromControlID(
string id
)
Public Shared Function GetDateFromControlID (
id As String
) As DateTime
Parameters
- id
- Type: SystemString
Return Value
Type:
DateTimeSee Also