SafeControls Element (Solution)
Applies to: SharePoint Foundation 2010
Specifies the safe controls of an assembly that are included in a solution.
<SafeControls>
<SafeControl
Assembly = "Text"
Namespace = "Text"
Safe = "TRUE" | "FALSE"
TypeName = "Text"/>
...
</SafeControls>
Attributes
Attribute |
Description |
---|---|
None |
N/A |
Child Elements
Parent Elements
Example
For an example of how this element is used, see Solution Schema.