SPList.EnsurePropsFresh method
Checks the properties of the list, and, if necessary, updates them to ensure that the most current settings are used.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected Sub EnsurePropsFresh
'Usage
Me.EnsurePropsFresh()
protected void EnsurePropsFresh()