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)
Available in Sandboxed Solutions: No
Syntax
'Declaration
<SubsetCallableExcludeMemberAttribute(SubsetCallableExcludeMemberType.ProtectedMethod)> _
Protected Sub EnsurePropsFresh
'Usage
Me.EnsurePropsFresh()
[SubsetCallableExcludeMemberAttribute(SubsetCallableExcludeMemberType.ProtectedMethod)]
protected void EnsurePropsFresh()