IPropertyEditingUser Interface

 

Provides update and validation services for objects.

Namespace:   Microsoft.Web.Management.Client
Assembly:  Microsoft.Web.Management (in Microsoft.Web.Management.dll)

public interface IPropertyEditingUser

NameDescription
System_CAPS_pubmethodUpdateObjects(Object)

When overridden in a derived class, performs an update of the objects to the server.

System_CAPS_pubmethodValidateObjects(Object)

When overridden in a derived class, performs client-side validation of objects.

Return to top
Show: