Mulholland Web Controls Class Library

InlineCalendar.DaySelectBehaviourType Enumeration

Calendar behaviour when a day cell is clicked on the client browser.

public enum InlineCalendar.DaySelectBehaviourType

Members

Member Name Description
PostBack Calendar posts back to the server.
UpdateClass The class of the selected and deselected day cells are updated accordingly on the client side, and no post back occurs.

Requirements

Namespace: Mulholland.Web.Controls

Assembly: Mulholland.Web.Controls (in Mulholland.Web.Controls.dll)

See Also

Mulholland.Web.Controls Namespace