SPModule.SPModulePropertyBag.Update method

Updates the database with changes made to properties of the module.

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

Syntax

'Declaration
Public Sub Update
'Usage
Dim instance As SPModule.SPModulePropertyBag

instance.Update()
public void Update()

See also

Reference

SPModule.SPModulePropertyBag class

SPModule.SPModulePropertyBag members

Microsoft.SharePoint namespace