_dispWebSiteMiscEvents_Event Interface

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

This class supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Namespace:  VsWebSite
Assembly:  VsWebSite.Interop (in VsWebSite.Interop.dll)

Syntax

'Declaration
<ComVisibleAttribute(False)> _
Public Interface _dispWebSiteMiscEvents_Event
[ComVisibleAttribute(false)]
public interface _dispWebSiteMiscEvents_Event
[ComVisibleAttribute(false)]
public interface class _dispWebSiteMiscEvents_Event
[<ComVisibleAttribute(false)>]
type _dispWebSiteMiscEvents_Event =  interface end
public interface _dispWebSiteMiscEvents_Event

The _dispWebSiteMiscEvents_Event type exposes the following members.

Methods

  Name Description
Public method add_OnAfterFolderRefresh Infrastructure. This method supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Public method add_OnBeforeFolderRefresh Infrastructure. This method supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Public method remove_OnAfterFolderRefresh Infrastructure. This method supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Public method remove_OnBeforeFolderRefresh Infrastructure. This method supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Top

Events

  Name Description
Public event OnAfterFolderRefresh Infrastructure. This event supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Public event OnBeforeFolderRefresh Infrastructure. This event supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Top

See Also

Reference

VsWebSite Namespace

WebSiteMiscEvents