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





Gets the new value of the culture property.

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

 Syntax

C#  Copy Code

public CultureInfo NewValue { get; }

Visual Basic  Copy Code

Public ReadOnly Property NewValue As CultureInfo

 Property Value

An instance of the System.Globalization.CultureInfo class.

 See Also

CultureEventArgs Members
CultureEventArgs Class
MindFusion.Scheduling Namespace