UserPreferencesGetViewPageSize Method |
Get the page size for a given view.
Namespace:
FileHold.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntaxpublic int GetViewPageSize(
string containerType
)
Parameters
- containerType
- Type: SystemString
Return Value
Type:
Int32
Remarks
This method is obsolete and is provided only for compatibility with existing code.
See Also