An optional page identifier that has to be matched by the validation and is written into ViewState. Ensures that spammers can't just capture the full post buffer and repost to another page.

This can be any unique value that the page uses like an ID or other page specific value that makes the particular request unique.

Highly recommended you set this.