Share via


RegisteredHiddenField.Control Propriété

Définition

Obtient le contrôle qui a enregistré le champ masqué.

public:
 property System::Web::UI::Control ^ Control { System::Web::UI::Control ^ get(); };
public System.Web.UI.Control Control { get; }
member this.Control : System.Web.UI.Control
Public ReadOnly Property Control As Control

Valeur de propriété

Référence au contrôle qui a enregistré le champ masqué.

S’applique à