SPMobileComponent.RegionalSettings property

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

Syntax

'Declaration
Protected Overridable ReadOnly Property RegionalSettings As SPRegionalSettings
    Get
'Usage
Dim value As SPRegionalSettings

value = Me.RegionalSettings
protected virtual SPRegionalSettings RegionalSettings { get; }

Property value

Type: Microsoft.SharePoint.SPRegionalSettings

See also

Reference

SPMobileComponent class

SPMobileComponent members

Microsoft.SharePoint.Mobile.WebControls namespace