SPUserResource.Update method
Applies the values for the resource.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
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.