UrlEditor::Caption Property

 

Gets the caption to display on the selection dialog box.

Namespace:   System.Web.UI.Design
Assembly:  System.Design (in System.Design.dll)

protected:
property String^ Caption {
	virtual String^ get();
}

Property Value

Type: System::String^

The caption to display on the selection dialog box.

.NET Framework
Available since 1.1
Return to top
Show: