Pergunta

it is possible to show the Versions Number from a SharePoint Site on the Site like a footer?

Foi útil?

Solução

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

Licenciado em: CC-BY-SA com atribuição
Não afiliado a sharepoint.stackexchange
scroll top