it is possible to show the Versions Number from a SharePoint Site on the Site like a footer?
Tell me more
×
SharePoint Stack Exchange is a question and answer site for
SharePoint enthusiasts. It's 100% free, no registration required.
|
You could have a user control which display the BuildVersion of the farm, and show this within your MasterPage in the right place. The BuildVersion property: http://msdn.microsoft.com/en-us/library/microsoft.sharepoint.administration.spfarm.buildversion.aspx Creating User Controls for SharePoint: http://sharepointinsight.blogspot.com/2007/07/web-user-controls-in-sharepoint.html |
|||||||||||||||||||
|