ValidateIsIncludedFilter(String) Method

The ValidateIsIncludedFilter method of the IRuntimeFilter interface is used to check that the values in the IsIncludedFilter property are valid before they are saved to the database.

Parameters

persistedString   Contains the values of the IsIncludedFilter property.

Return Value

String Contains the string IsIncludedFilter.

Remarks

The ValidateIsIncludedFilter method will throw an exception if the IsIncludedFilter property can't be validated, in which case, the Framework will detect this and follow the standard toolpane error display. The following message will be displayed: "The value for the property <3rd party friendly name for IsIncludedFilter> cannot be validated."

Requirements

Platforms: Windows Server 2003

Security: Code Access Security