IWebAdministrationService.Start Method (IDictionary)

 

Starts the Web administration facility in the design host.

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

void Start(
	IDictionary arguments
)

Parameters

arguments
Type: System.Collections.IDictionary

An IDictionary.

.NET Framework
Available since 2.0
Return to top
Show: