Browse by Tags
All Tags »
SharePoint (RSS)
Sorry, but there are no more tags available to filter with.
You might be aware the recommended practice is to create a webapp for to host MySites. There are two paths for to store and share Information..Public View and the Private View. The public page is to share information with other users, which could contain
Read More...
How can I can remove or hide the toolbar for a ListViewWebPart that's added programatically? There are ways to do this like taking the output from HtmlSchemaXml or ListViewXml, then replace <Toolbar Type="Standard" /> with <Toolbar Type="None"
Read More...