Mulholland Web Controls Class Library

InlineCalendar.ClientSideDaySelectFunctionName Property

Gets or sets the optional function to be called when the user selectes a day, and DaySelectBehaviour is set to UpdateClass. The calendar will render javascript to call the method using parameters

([string | ID], [Date SelectedDate])
.

public string ClientSideDaySelectFunctionName {get; set;}

See Also

InlineCalendar Class | Mulholland.Web.Controls Namespace