IWebAdministrationService インターフェイス

定義

デザイン時に Web サイトの管理に使用するサービスを作成するためのインターフェイスを提供します。

public interface class IWebAdministrationService
public interface IWebAdministrationService
type IWebAdministrationService = interface
Public Interface IWebAdministrationService

注釈

指定された引数を使用して、Web 管理ユーザーインターフェイス (UI) の起動方法を指定できます。 引数は省略可能であり、デザインホストは無視することを選択できます。

メソッド

Start(IDictionary)

デザイン ホストで Web 管理機能を起動します。

適用対象

こちらもご覧ください