Represents a container of localized strings, used by various UI elements accross the Calendar.
The following tables list the members exposed by the LocalizationInfo type.
Name | Description | |
---|---|---|
![]() |
Initializes a new instance of the LocalizationInfo class. |
Name | Description | |
---|---|---|
![]() |
Gets or sets the string representing a 'all day event' caption. |
|
![]() |
Gets or sets the string to be displayed as a caption for a 'cancel' button. |
|
![]() |
Gets or sets the string representing a 'contacts' caption. |
|
![]() |
Gets or sets the string to be displayed in the header of the Cue items form. |
|
![]() |
Gets or sets the string representing a 'daily' value. |
|
![]() |
Gets or sets the string representing a 'date' caption. |
|
![]() |
Gets or sets the string representing a 'dates' caption. |
|
![]() |
Gets or sets the string representing a 'days' value. |
|
![]() |
Gets or sets the string representing a 'day' value. |
|
![]() |
Gets or sets the string to be displayed as a caption for a 'delete' button. |
|
![]() |
Gets or sets the string representing a 'details' caption. |
|
![]() |
Gets or sets the string to be displayed in the header of the Edit item form. |
|
![]() |
Gets or sets the string to be displayed in the header of the Edit recurrence form. |
|
![]() |
Gets or sets the string representing a 'end after' caption. |
|
![]() |
Gets or sets the string representing a 'end date' caption. |
|
![]() |
Gets or sets the string representing a 'end time' caption. |
|
![]() |
Gets or sets the string representing an 'every' caption. |
|
![]() |
Gets or sets the string representing a 'first' value. |
|
![]() |
Gets or sets the string representing a 'fourth' value. |
|
![]() |
Gets or sets the string representing a 'hours' value. |
|
![]() |
Gets or sets the string representing a 'hour' value. |
|
![]() |
Gets or sets the string representing a 'interval' value. |
|
![]() |
Gets a value that indicates whether changes to the view state are saved. |
|
![]() |
Gets or sets the string representing a 'last' value. |
|
![]() |
Gets or sets the string representing a 'location' caption. |
|
![]() |
Gets or sets the string representing a 'minutes' value. |
|
![]() |
Gets or sets the string representing a 'minute' value. |
|
![]() |
Gets or sets the string representing a 'monthly' value. |
|
![]() |
Gets or sets the string representing a 'month' value. |
|
![]() |
Gets or sets the string to be displayed in the header of the New item form. |
|
![]() |
Gets or sets the string to be displayed in the header of the New recurrence form. |
|
![]() |
Gets or sets the string representing a 'no end' caption. |
|
![]() |
Gets or sets the string representing an 'of every' caption. |
|
![]() |
Gets or sets the string to be displayed as a caption for a 'options' button. |
|
![]() |
Gets or sets the string representing a 'pattern' caption. |
|
![]() |
Gets or sets the string representing a 'range' caption. |
|
![]() |
Gets or sets the string to be displayed as a caption for a 'recurrence' button. |
|
![]() |
Gets or sets the pattern used for daily recurrences with DailyRecurrence set to EveryWeekend. |
|
![]() |
Gets or sets the pattern used for daily recurrences with DailyRecurrence set to ByDayInterval and Days value set to 1. |
|
![]() |
Gets or sets the pattern used for daily recurrences with DailyRecurrence set to EveryWorkday. |
|
![]() |
Gets or sets the pattern used for daily recurrences with DailyRecurrence set to ByDayInterval and Days value set to more than 1. |
|
![]() |
Gets or sets the pattern used for denoting the end date of a recurrence. |
|
![]() |
Gets or sets the pattern used for recurrences with RecurrencePattern set to TimeInterval. |
|
![]() |
Gets or sets the pattern used for monthly recurrences with MonthlyRecurrence set to ByDayNumber. |
|
![]() |
Gets or sets the pattern used for monthly recurrences with MonthlyRecurrence set to ByDayType. |
|
![]() |
Gets or sets the pattern used for denoting the start date of a recurrence. |
|
![]() |
Gets or sets the pattern used for denoting the start and end time of a recurrence. |
|
![]() |
Gets or sets the pattern used for denoting the time of a recurrence. |
|
![]() |
Gets or sets the pattern used for weekly recurrences with Weeks value set to 1. |
|
![]() |
Gets or sets the pattern used for weekly recurrences with Weeks value set to more than 1. |
|
![]() |
Gets or sets the pattern used for yearly recurrences with YearlyRecurrence set to SpecificDate. |
|
![]() |
Gets or sets the pattern used for yearly recurrences with YearlyRecurrence set to ByDayType. |
|
![]() |
Gets or sets the string representing a 'reminder' caption. |
|
![]() |
Gets or sets the string to be displayed as a caption for a 'save' button. |
|
![]() |
Gets or sets the string representing a 'seconds' value. |
|
![]() |
Gets or sets the string representing a 'second' value. |
|
![]() |
Gets or sets the string representing a 'start' caption. |
|
![]() |
Gets or sets the string representing a 'start time' caption. |
|
![]() |
Gets or sets the string representing a 'subject' caption. |
|
![]() |
Gets or sets the string representing a 'third' value. |
|
![]() |
Gets or sets the string representing a 'today' caption. |
|
![]() |
Gets or sets the string representing a 'weekday' value. |
|
![]() |
Gets or sets the string representing a 'weekend' value. |
|
![]() |
Gets or sets the string representing a 'weekly' value. |
|
![]() |
Gets or sets the string representing a 'weeks' value. |
|
![]() |
Gets or sets the string representing a 'yearly' value. |
Name | Description | |
---|---|---|
![]() |
Gets a dictionary of state information that allows you to save and restore the view state of this LocalizationInfo across multiple requests for the same page. |
Name | Description | |
---|---|---|
![]() |
Loads localization info from an XML document. |
|
![]() |
Restores view-state information that was saved by the SaveViewState method. |
|
![]() |
Saves the localization info to an XML document. |
|
![]() |
Saves any server side view-state changes that have occurred on this object. |
|
![]() |
Causes tracking of view-state changes to this object. |