UserPreferencesSetFixedViewPageSize Method |
Modify the page size for a fixed container type.
Namespace:
FileHold.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntaxpublic void SetFixedViewPageSize(
string containerType,
int pageSize
)
Parameters
- containerType
- Type: SystemString
- pageSize
- Type: SystemInt32
See Also