Share via


PageNumberFilter Members

Include Protected Members
Include Inherited Members

Contains methods and properties to handle the page number filter.

The PageNumberFilter type exposes the following members.

Constructors

  Name Description
Public method PageNumberFilter Constructs a page number filter object by using a FilterDescriptor object and a MethodInstance object.

Top

Properties

  Name Description
Public property ContainsLocalizedDisplayName Determines whether the object contains a localized display name. (Inherited from FilterBase.)
Public property FilterDescriptor Gets the filter descriptor. (Inherited from FilterBase.)
Public property Item Gets or sets the value at the specified index. (Overrides UserInputFilter.Item[Int32].)
Public property LocalizedDisplayName Gets the localized display name. (Inherited from FilterBase.)
Public property Name Gets the filter base name. (Inherited from FilterBase.)
Public property Value Gets or sets the value of the page number filter.
Public property ValueCount Gets the one value of the filter. (Overrides UserInputFilter.ValueCount.)

Top

Methods

  Name Description
Public method CreateObjRef (Inherited from MarshalByRefObject.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetFilterValueTypeDescriptorsType Gets the type of the filter values for TypeDescriptor objects. (Inherited from UserInputFilter.)
Public method GetHashCode (Inherited from Object.)
Public method GetLifetimeService (Inherited from MarshalByRefObject.)
Public method GetType (Inherited from Object.)
Public method GetValueType Gets the type of the filter value. (Overrides UserInputFilter.GetValueType().)
Public method InitializeLifetimeService (Inherited from MarshalByRefObject.)
Protected method MemberwiseClone() (Inherited from Object.)
Protected method MemberwiseClone(Boolean) (Inherited from MarshalByRefObject.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

PageNumberFilter Class

Microsoft.SharePoint.BusinessData.Runtime Namespace