IRuntimeFilter2 Members

Include Protected Members
Include Inherited Members

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.

The IRuntimeFilter2 type exposes the following members.

Methods

  Name Description
Public method CheckRuntimeRender Obsolete. Indicates whether the Web Part will be rendered on the page. (Inherited from IRuntimeFilter.)
Public method GetToolPaneControl
Public method InitializeStrings Obsolete. Initializes string constants based on the value of the cultureInfo parameter. (Inherited from IRuntimeFilter.)
Public method IsFilterActive Obsolete. Controls whether the runtime filter is active and visible for different sites. (Inherited from IRuntimeFilter.)
Public method ValidateIsIncludedFilter Obsolete. Checks that the values in the IsIncludedFilter property are valid before they are saved to the database. (Inherited from IRuntimeFilter.)

Top

See Also

Reference

IRuntimeFilter2 Interface

Microsoft.SharePoint.WebPartPages Namespace