In This Topic
A boolean value that indicates whether this page was a dynamic update to an existing web page (e.g. modified by AJAX or Javascript) or a conventional page load.
Syntax
'Declaration
Public ReadOnly Property Dynamic As Boolean
public bool Dynamic {get;}
Requirements
See Also