CalendarMessagesParentViewsSettingsBuilder
Methods
Month(System.String)
Allows customization of parent view name used in the title attribute of the Calendar title when in Month view.
Parameters
value - System.String
The value for Month
RETURNS
Returns the current CalendarMessagesParentViewsSettingsBuilder instance.
Year(System.String)
Allows customization of parent view name used in the title attribute of the Calendar title when in Year view.
Parameters
value - System.String
The value for Year
RETURNS
Returns the current CalendarMessagesParentViewsSettingsBuilder instance.
Decade(System.String)
Allows customization of parent view name used in the title attribute of the Calendar title when in Decade view.
Parameters
value - System.String
The value for Decade
RETURNS
Returns the current CalendarMessagesParentViewsSettingsBuilder instance.