NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

NavigateEventArgs.Forward

[To be supplied.]

[Visual Basic]
Public ReadOnly Property Forward As Boolean
[C#]
public bool Forward {get;}
[C++]
public: __property bool get_Forward();
[JScript]
public function get Forward() : Boolean;

See Also

NavigateEventArgs Class | NavigateEventArgs Members | System.WinForms Namespace