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!

XmlUrlEditor.Filter

[To be supplied.]

[Visual Basic]
Overridable Protected ReadOnly Property Filter As String
[C#]
protected string Filter {override get;}
[C++]
protected: __property virtual String* get_Filter();
[JScript]
protected function get Filter() : String;

See Also

XmlUrlEditor Class | XmlUrlEditor Members | System.Web.UI.Design Namespace