Toggle menu
862
3.8K
30.2K
279.1K
Catglobe Wiki
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Key: ExplorerPageSize: Difference between revisions

From Catglobe Wiki
jrfconvert import
 
Cg_pham (talk | contribs)
No edit summary
 
Line 1: Line 1:
[[Category:HelpBooks]]
[[Category:System_keys]]
{{HelpFiles_Deployment}}




=====Key: ExplorerPageSize=====
==Key: ExplorerPageSize==


===Syntax===
===Syntax===

Latest revision as of 09:25, 7 February 2012

<accesscontrol>Main:MyGroup</accesscontrol> 

Key: ExplorerPageSize

Syntax

<add key="ExplorerPageSize" value="[NUMBER]"/>

[NUMBER]: An integer value of 1 or above

Purpose

Used to specify the number of records that will at most be shown at once when expanding a node in the explorer. If there are more than what will at most be shown then there will be a pager so the user can scroll on to the records that were not immediately presented.

Example of key

<add key="ExplorerPageSize" value="100"/>