1. A grant to grant a role without granting the grant to the role
2. Web Part page and Web Part Zone and Web Part life-cycle.
Hi,
Does anyone know where this might be defined. The only thing I can find on
Microsoft sites is the Control Execution Lifecycle, which describes ASP.NET
stuff, but doesn't make reference to the differences introduced by
SharePoint and Web Parts.
For example, it is mentioned that when a Web Part is added to a page a
Post-back even occurs, regardless of whether it is appropriate. What other
things are there lurking about.
The reason I ask is that I have a button on a Web Part, which causes another
Web Part to be added to the current zone, but it doesn't display (it does
after a page refresh). I think this is caused by the post-back event of
adding the Web Part crashing into the button click event (or vice-versa).
So, if anyone knows of any good documentation concerning the life-cycle, and
possible a source of information about adding Web Parts
dynamically/programmatically (sources that don't lead to
http://www.yqcomputer.com/ , which is good as
far as it goes, but doesn't help me with my problems).
Many thanks
Gem
3. Granting the ability to shadow without granting admin permissions
4. Create Web Part Page through Web Part Pages Services?
5. Granting Execute & Read Permission but not Copy
6. SharePoint Web Part Permissions (viewing web part options - non coordinators)
7. Permission Granted to Access this Web Page
8. permissions granted to user 'NT AUTHORITY\NETWORK SERVICE' are ins
9. Give copy permission without execute permission
10. script execute permission without read permission
11. grant execute file permission to a JSP?
12. Importing Web Part and displays as ErrorWebPart in "Manage Web Parts" page
13. Add web part into web part page dynamically
14. impossible to delete a Site Image web part from a web part page
15. Add a Web Part to a Web Part Page programmatically