Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Controls which Web Parts are rendered at run time based on a set of arbitrary parameters that are stored in the AuthorizationFilter property of the Web Part base class.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Interface IRuntimeFilter2 _
Inherits IRuntimeFilter
'Usage
Dim instance As IRuntimeFilter2
public interface IRuntimeFilter2 : IRuntimeFilter
Remarks
IRuntimeFilter2 is derived from the obsolete IRuntimeFilter.