Web parts in SharePoint -


i wonder if there's limit in sharepoint number of webparts can have in page. also, if web part zone has kind of limit, or if page can have number of web part zones.

there no limits far can tell on sharepoint or asp.net side of things.

of course, you'll limits of can fit in page (horizontally or vertically), matter.


Comments

Popular posts from this blog

C#: Application without a window or taskbar item (background app) that can still use Console.WriteLine() -

c# - Making TableLayoutPanel Act Like An HTML Table (Cells That Resize Automatically Around Text) -