|    | CustomerSettingKeyItemsPerPage Field | 
 
            Used to set the default no of items you see in a list page, 
            it is possible to define mulitple items, which would appear as links at the bottom of the list page
            eg: 10,25,50,0 where 0 means to show all items.
            
 
    Namespace: 
   Omada.OE.Model
    Assembly:
   Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic const string ItemsPerPage = "ItemsPerPage"
Field Value
Type: 
String
See Also