ISPCalendarSettings.LocaleId Property

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
ReadOnly Property LocaleId As Integer
    Get
'Usage
Dim instance As ISPCalendarSettings
Dim value As Integer

value = instance.LocaleId
int LocaleId { get; }

Property Value

Type: System.Int32

See Also

Reference

ISPCalendarSettings Interface

ISPCalendarSettings Members

Microsoft.SharePoint.WebControls Namespace