FilterConfig Class

 

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)

System::Object
  Microsoft.WindowsServerSolutions.Administration.ObjectModel.Internal::FilterConfig

public ref class FilterConfig 

NameDescription
System_CAPS_pubmethodFilterConfig()

Creates a new instance of the FilterConfig class.

NameDescription
System_CAPS_pubpropertyFilterable

Gets and sets a value that determines if the filter is active;

System_CAPS_pubpropertyWaterMarkText

Gets and sets the watermark text.

NameDescription
System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top

Community Additions

ADD
Show: