InputElement.GetWeekValue

InputElement.GetWeekValue method

This method is used to get the value as a week string. This method is valid if only only type of the input element is “week”

public string GetWeekValue()

Return Value

The week value.

See Also