Returns a localized string that represents this Recurrence using the specified date and time formatting info and localization information.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public string ToLocalizedString ( |
Visual Basic
![]() |
---|
Public Function ToLocalizedString( _ |
Type: DateTimeFormatInfo
Specifies how date and time values are formatted and displayed.
Type: LocalizationInfo
Specifies localized strings used in the representation.
Type: String
A localized string representation of this Recurrence object.