SPCalendarContainer.LocaleId Property
Gets or sets the integer representing the locale ID.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
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