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.
NOTE: This API is now obsolete.
Controls which Web Parts are rendered at run time based on a set of arbitrary parameters stored in the IsIncludedFilter 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
<ObsoleteAttribute("Use IRuntimeFilter2 instead.")> _
Public Interface IRuntimeFilter
'Usage
Dim instance As IRuntimeFilter
[ObsoleteAttribute("Use IRuntimeFilter2 instead.")]
public interface IRuntimeFilter