SPDeveloperDashboardSettings.Update method
Save the settings to the config store
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Overrides Sub Update
'Usage
Dim instance As SPDeveloperDashboardSettings
instance.Update()
public override void Update()
See also
Reference
SPDeveloperDashboardSettings class