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.
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