IContextFilterService Interface

Summary

The context filter service enables a web context participant to get and set a filter.

Syntax
C#
VB
C++
[ServiceContractAttribute(Name="IContextFilterService")] 
public interface IContextFilterService : IBaseService 
<ServiceContractAttribute("IContextFilterService")> 
Public Interface IContextFilterService  
   Inherits IBaseService  
[ServiceContractAttribute("IContextFilterService")] 
public interface class IContextFilterService : public IBaseService   

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ccow.Services Assembly