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!

TargetConverter Class

[To be supplied.]

Object
   TypeConverter
      StringConverter
         TargetConverter

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

Remarks

[To be supplied.]

Requirements

Namespace: System.Web.UI.WebControls

Assembly: System.Web.dll

See Also

TargetConverter Members | System.Web.UI.WebControls Namespace