MindFusion.Scheduling for ASP.NET Programmer's Guide
CultureEventArgs.OldValue Property
See Also
 





Gets the old value of the culture property.

Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.WebForms

 Syntax

C#  Copy Code

public CultureInfo OldValue { get; }

Visual Basic  Copy Code

Public ReadOnly Property OldValue As CultureInfo

 Property Value

An instance of the System.Globalization.CultureInfo class.

 See Also

CultureEventArgs Members
CultureEventArgs Class
MindFusion.Scheduling Namespace