Mulholland Web Controls Class Library

InlineCalendar.DaySelectBehaviour Property

Gets or sets a value which determines whether the calendar should post back to the server when a day is clicked, or update the CSS class.

public InlineCalendar.DaySelectBehaviourType DaySelectBehaviour {get; set;}

Remarks

When set to UpdateClass, the control should be placed within the default web form tag.

See Also

InlineCalendar Class | Mulholland.Web.Controls Namespace