IRuntimeFilter Interface
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