WebFormsDesignerActionService(IServiceProvider) Constructeur
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Crée une instance de la WebFormsDesignerActionService classe à l’aide de la référence fournie à l’hôte de conception.
public:
WebFormsDesignerActionService(IServiceProvider ^ serviceProvider);
public WebFormsDesignerActionService(IServiceProvider serviceProvider);
new System.Web.UI.Design.WebFormsDesignerActionService : IServiceProvider -> System.Web.UI.Design.WebFormsDesignerActionService
Public Sub New (serviceProvider As IServiceProvider)
Paramètres
- serviceProvider
- IServiceProvider
Référence à l’hôte de conception.