SPCalendarContainer.LocaleId property

Gets or sets the integer representing the locale ID.

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

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

value = instance.LocaleId
public int LocaleId { get; }

Property value

Type: System.Int32

Implements

ISPCalendarSettings.LocaleId

See also

Reference

SPCalendarContainer class

SPCalendarContainer members

Microsoft.SharePoint.WebControls namespace