ValidationSummaryDesigner.CreateViewControl Método

Definição

Retorna uma cópia do controle associado para exibição ou renderização na superfície de design.Returns a copy of the associated control for viewing or rendering on the design surface.

protected:
 override System::Web::UI::Control ^ CreateViewControl();
protected override System.Web.UI.Control CreateViewControl ();
override this.CreateViewControl : unit -> System.Web.UI.Control
Protected Overrides Function CreateViewControl () As Control

Retornos

Control

Um controle de servidor Web.A Web server control.

Aplica-se a