MailFileEditor::Caption Property

 

Gets the caption for the editor dialog.

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

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

Property Value

Type: System::String^

The caption for the design-time dialog box.

.NET Framework
Available since 2.0
Return to top
Show: