Método ISafeControlEntryCollection.Remove

Remove a entrada de controle seguro a partir de ISafeControlEntryCollection coleção.

Namespace:  Microsoft.VisualStudio.SharePoint
Assembly:  Microsoft.VisualStudio.SharePoint (em Microsoft.VisualStudio.SharePoint.dll)

Sintaxe

'Declaração
Function Remove ( _
    entry As ISafeControlEntry _
) As Boolean
bool Remove(
    ISafeControlEntry entry
)

Parâmetros

Valor de retorno

Tipo: System.Boolean
True Se a entrada de controle seguro foi encontrada e removida; falseCaso contrário.

Segurança do .NET Framework

Consulte também

Referência

ISafeControlEntryCollection Interface

Namespace Microsoft.VisualStudio.SharePoint