SPUserCustomAction.Update method
Updates the custom action by writing changes to the database.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Overridable Sub Update
'Usage
Dim instance As SPUserCustomAction
instance.Update()
public virtual void Update()