Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The current user’s locale culture, as set in the regional settings. This information can be helpful when comparing two fields.
Namespace: Microsoft.SharePoint.JSGrid
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
ReadOnly Property LocaleCulture As CultureInfo
Get
'Usage
Dim instance As IFilterExpressionUtility
Dim value As CultureInfo
value = instance.LocaleCulture
CultureInfo LocaleCulture { get; }
Property Value
Type: System.Globalization.CultureInfo
Returns CultureInfo.
See Also
Reference
IFilterExpressionUtility Interface