VSWebSiteEvents::WebSiteMiscEvents Property
Gets a reference to miscellaneous events in a Web site project.
Assembly: VsWebSite.Interop (in VsWebSite.Interop.dll)
Property Value
Type: VsWebSite::WebSiteMiscEvents^A WebSiteMiscEvents interface to a WebSiteMiscEvents object.
Currently, the only events available with this property are OnBeforeFolderRefresh and OnAfterFolderRefresh.
Show: