0

I have a programmatically created SPList with custom content type and it is added to the quick launch. Every time I click on the link on the quick launch, the page appears with a web part that shows the content of the list.

I do not want that... I wanted the web part gone so when I visit the page, there is no web part on it at all. Is there any ways of doing this programmatically? I do not want to have to manually delete the web part.

Thanks.

4

1 に答える 1

0

クイック起動でリスト ビュー ページのリンクを使用したくない場合は、リスト定義で、またはコードから "クイック起動時" に false を指定できます。リスト ビュー Web パーツのない Web パーツ ページを作成し、そのページへのリンクを追加してクイック起動しないのはなぜですか? allitems ページを変更する必要がありますか?

于 2012-04-17T15:27:42.240 に答える