This topic has not yet been rated - Rate this topic

ISharePointProjectItem.SafeControlEntries Property

Get a collection of safe control entries that must be deployed along with this SharePoint project item when it is deployed. These entries are added to the package that references the SharePoint project item.

Namespace:  Microsoft.VisualStudio.SharePoint
Assembly:  Microsoft.VisualStudio.SharePoint (in Microsoft.VisualStudio.SharePoint.dll)
ISafeControlEntryCollection SafeControlEntries { get; }

Property Value

Type: Microsoft.VisualStudio.SharePoint.ISafeControlEntryCollection
A collection of safe control entries.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.