See Also

Dart.PowerWEB.TextBox Namespace

Requirements

Namespace: Dart.PowerWEB.TextBox

Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista

Assembly: Dart.PowerWEB.TextBox (in Dart.PowerWEB.TextBox.dll)

Language

Visual Basic

C#

C++

C++/CLI

Show All

See Also Languages Requirements PowerWEB TextBox for ASP.NET

UrlType Enumeration

Dart.PowerWEB.TextBox Namespace : UrlType Enumeration (Dart.PowerWEB.TextBox)

Enumerates the types of url conversions.

Members

MemberDescription
AbsoluteUrls are represented as absolute urls (ex: "http://www.myserver.com/blah/file1.htm").
DocumentRelativeUrls are represented as document relative (ex: "../file1.htm").
RootRelativeUrls are represented as root relative (ex: "/blah/file1.htm").

Remarks

Some browsers modify the value of urls to improper values. This enumeration is used by the HtmlBox.UrlType property to specify how these urls should be converted to proper values.

Requirements

Namespace: Dart.PowerWEB.TextBox

Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista

Assembly: Dart.PowerWEB.TextBox (in Dart.PowerWEB.TextBox.dll)

See Also

Dart.PowerWEB.TextBox Namespace

 

Send comments on this topic.

Documentation version 3.2.0.0.

© 2009 Dart Communications.  All rights reserved.