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!

UrlEditor Class

This is an editor for visually picking an URL

Object
   UITypeEditor
      UrlEditor

[Visual Basic]
Public Class UrlEditor
   Inherits UITypeEditor
[C#]
public class UrlEditor : UITypeEditor
[C++]
public __gc class UrlEditor : public UITypeEditor
[JScript]
public class UrlEditor extends UITypeEditor

Remarks

[To be supplied.]

Requirements

Namespace: System.Web.UI.Design

Assembly: System.Web.UI.Design.dll

See Also

UrlEditor Members | System.Web.UI.Design Namespace