SPRegionalSettings constructor
Initializes a new instance of the SPRegionalSettings class.
Overload list
Name | Description | |
---|---|---|
SPRegionalSettings(SPWeb) | Initializes a new instance of the SPRegionalSettings class for the specified Web site. | |
SPRegionalSettings(SPWeb, Boolean) | Initializes a new instance of the SPRegionalSettings class based on the specified Web site and optioallly whether the regional settings apply only to the current user. |
Top