This documentation is archived and is not being maintained.

XslUrlEditor.Caption Property

Gets or sets the caption to display on the selection dialog window.

[Visual Basic]
Overrides Protected ReadOnly Property Caption As String
[C#]
protected override string Caption {get;}
[C++]
protected: __property String* get_Caption();
[JScript]
protected override function get Caption() : String;

Property Value

The caption to display on the selection dialog window.

Requirements

Platforms: Windows 2000, Windows XP Professional, Windows Server 2003 family

.NET Framework Security: 

See Also

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

Show: