RolePrincipal.SetDirty Method ()

 

Marks the cached role list as having been changed.

Namespace:   System.Web.Security
Assembly:  System.Web (in System.Web.dll)

Public Sub SetDirty

The SetDirty method marks the cached role list as having been changed by setting CachedListChanged to true and IsRoleListCached to false.

.NET Framework
Available since 2.0
Return to top
Show: