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!

StateBag.IsMarked

[To be supplied.]

[Visual Basic]
Protected Function IsMarked() As Boolean
[C#]
protected bool IsMarked();
[C++]
protected: bool IsMarked();
[JScript]
protected function IsMarked() : Boolean;

See Also

StateBag Class | StateBag Members | System.Web.UI Namespace