The following tables list the members exposed by IFiltering.
Name | Description | |
---|---|---|
![]() | BeforeFilterItemApplyTemplateHandled | Indicates whether the BeforeFilterItemApplyTemplate event is handled |
![]() | BeforeFilterItemMatchTemplateHandled | Indicates whether the BeforeFilterItemMatchTemplate event is handled |
![]() | FilterItemXmlAttributesHandled | Indicates whether the FilterItemXmlAttributes event is handled |
Name | Description | |
---|---|---|
![]() | OnBeforeFilterItemApplyTemplate | Raises the BeforeFilterItemApplyTemplate event. |
![]() | OnBeforeFilterItemMatchTemplate | Raises the BeforeFilterItemMatchTemplate event. |
![]() | OnFilterItemXmlAttributes | Raises the FilterItemXmlAttributes event. |
Name | Description | |
---|---|---|
![]() | BeforeFilterItemApplyTemplate | Event that should be raised before Item apply template is rendered. |
![]() | BeforeFilterItemMatchTemplate | Event that should be raised before Item match is rendered. |
![]() | FilterItemXmlAttributes | Event that should be raised after Fileting has added XmlAttributes to its Item, so other XmlAttributes can be added. |