Share via


SmallBusinessWebsiteDesignPackageActions.lnkUninstall_Click method

Namespace:  Microsoft.SharePoint.Publishing.WebControls
Assembly:  Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)

Syntax

'Declaration
Protected Sub lnkUninstall_Click ( _
    sender As Object, _
    e As EventArgs _
)
'Usage
Dim sender As Object
Dim e As EventArgs

Me.lnkUninstall_Click(sender, e)
protected void lnkUninstall_Click(
    Object sender,
    EventArgs e
)

Parameters

See also

Reference

SmallBusinessWebsiteDesignPackageActions class

SmallBusinessWebsiteDesignPackageActions members

Microsoft.SharePoint.Publishing.WebControls namespace