SPUserResource.Update Method
Applies the values for the resource.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online
Syntax
'Declaration
Public Sub Update
'Usage
Dim instance As SPUserResource
instance.Update()
public void Update()
Remarks
This method must be called after you make any changes to the resource values.