ISafeControlEntryCollection.Remove 方法

ISafeControlEntryCollection 集合中移除安全控制项。

命名空间:  Microsoft.VisualStudio.SharePoint
程序集:  Microsoft.VisualStudio.SharePoint(在 Microsoft.VisualStudio.SharePoint.dll 中)

语法

声明
Function Remove ( _
    entry As ISafeControlEntry _
) As Boolean
bool Remove(
    ISafeControlEntry entry
)

参数

返回值

类型:System.Boolean
如果找到了安全控制项并将其移除,则为 True;否则为 false。

.NET Framework 安全性

请参见

参考

ISafeControlEntryCollection 接口

Microsoft.VisualStudio.SharePoint 命名空间