IPreferences.Save Method

Applies to v2.

Persists any changes to site preferences.

Namespace:  Microsoft.WebMatrix.Extensibility
Assembly:  Microsoft.WebMatrix.Extensibility (in Microsoft.WebMatrix.Extensibility.dll)

Syntax

'Declaration
Sub Save
'Usage
Dim instance As IPreferences

instance.Save()
void Save()
void Save()
abstract Save : unit -> unit
function Save()

See Also

Reference

IPreferences Interface

Microsoft.WebMatrix.Extensibility Namespace