PasswordRecoveryDesigner::GetDesignTimeHtml Method ()

 

Retrieves the HTML markup that is used to display the associated control at design time.

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

public:
virtual String^ GetDesignTimeHtml() override

Return Value

Type: System::String^

The HTML markup used to represent the control at design time.

.NET Framework
Available since 2.0
Return to top
Show: