IPropertyEditingService Interface
Enables properties of a specified object to be modified.
Assembly: Microsoft.Web.Management (in Microsoft.Web.Management.dll)
| Name | Description | |
|---|---|---|
![]() | EditProperties(IServiceProvider, IPropertyEditingUser, Object, String, String) | Launches a user interface (UI) that enables you to change the properties of the specified object. |
![]() | EditProperties(IServiceProvider, IPropertyEditingUser, Object, String, String, EventHandler) | Launches a user interface (UI) that enables you to change the properties of the specified object and specifies an event handler to show the Help for the topic. |
Show:
