I am trying to add a webpart to page and I cannot get the "Edit" mode to enable. Only the browse mode is enabled. How do I enable Edit and Design modes?
A:
You might enable <Personalization Enabled="true" />
in webpartmanager. And set the webparts's AllowEdit
property to true
wooer
2010-10-08 07:44:27