Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Describes the filter configuration for the ListProvider<TBusinessObject> object.
Namespace:   Microsoft.WindowsServerSolutions.Administration.ObjectModel.Internal
Assembly:  Microsoft.WindowsServerSolutions.Administration.ObjectModel (in Microsoft.WindowsServerSolutions.Administration.ObjectModel.dll)
Inheritance Hierarchy
System.Object
  Microsoft.WindowsServerSolutions.Administration.ObjectModel.Internal.FilterConfig
Syntax
public class FilterConfig
public ref class FilterConfig 
Public Class FilterConfig
Constructors
| Name | Description | |
|---|---|---|
| .jpeg) | FilterConfig() | Creates a new instance of the FilterConfig class. | 
Properties
| Name | Description | |
|---|---|---|
| .jpeg) | Filterable | Gets and sets a value that determines if the filter is active; | 
| .jpeg) | WaterMarkText | Gets and sets the watermark text. | 
Methods
| Name | Description | |
|---|---|---|
| .jpeg) | Equals(Object) | (Inherited from Object.) | 
| .jpeg) | Finalize() | (Inherited from Object.) | 
| .jpeg) | GetHashCode() | (Inherited from Object.) | 
| .jpeg) | GetType() | (Inherited from Object.) | 
| .jpeg) | MemberwiseClone() | (Inherited from Object.) | 
| .jpeg) | ToString() | (Inherited from Object.) | 
Thread Safety
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Microsoft.WindowsServerSolutions.Administration.ObjectModel.Internal Namespace
Return to top