How to Control the [Add document] button on the bottom of every view?

<RowLimit Paged="TRUE">10</RowLimit>  this line may be you understand

    <Aggregations Value="Off"/>

    <Toolbar Type="None"/>                       this line to control the button

If type=”None” the button don’t display, set type to “Standard” the button could be show.

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章