SaveHiddenData Property Example

This example prevents hidden data from being saved with Web pages.

Application.DefaultWebOptions.SaveHiddenData = False

Send feedback to MSDN.Look here for MSDN Online resources.