SiteUpdatedEventArgs Class
IIS 7.0
Provides data for events that are handled by the ProtocolProvider.SiteUpdatedEventHandler delegate.
Assembly: Microsoft.Web.Management (in Microsoft.Web.Management.dll)
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Modules use this class to contain event data when a site is added or edited by tasks in classes that derive from the ProtocolProvider class.
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

