What is MSO_PageHashCode?

What is MSO_PageHashCode in SharePoint?

August 25th, 2015 2:08am

Hi

add the script 

<script language="javascript" type="text/javascript">

if(document.getElementById(MSO_PageHashCode))

{

document.getElementById(MSO_PageHashCode).value=";

}

</script>

http://seventhsensemaker.blogspot.in/2011/04/annoying-this-page-has-been-modified.html

http://www.dotnetspider.com/forum/314139-How-Solve-this-Post-Back-Error.aspx


Free Windows Admin Tool Kit Click here and download it now
August 25th, 2015 2:17am

Hello Rajendra,

Thank you so much for the post... I was wondering what is the use of MSO_PageHashCode in SharePoint

August 25th, 2015 9:40am

Hi

The MSO_PageHashCode is computed based off of values associated with the page.  It is used along with other checks to see if the page has been modified since it was loaded in the browser.

https://social.technet.microsoft.com/Forums/office/en-US/94d3be71-d34b-40f9-9aca-af2c75ae78ac/msopagehashcode-what-this-variable-is-for?forum=sharepointgenerallegacy

Free Windows Admin Tool Kit Click here and download it now
August 26th, 2015 1:33am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics