ISafeControlEntryCollection.Remove(ISafeControlEntry) 方法

定义

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

public bool Remove (Microsoft.VisualStudio.SharePoint.ISafeControlEntry entry);

参数

entry
ISafeControlEntry

要移除的安全控件项。

返回

Boolean

如果找到并移除了安全控件项,则为 True;否则为 false

适用于