SafeControls Element (Solution)
SharePoint 2013
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>
Attribute | Description |
|---|---|
None | N/A |
For an example of how this element is used, see Solution Schema.