This topic has not yet been rated Rate this topic

SafeControl Element (Solution)

Published: May 2010

Adds or removes a control assembly from the safe controls list for a solution.


<SafeControl
  Assembly = "Text"
  Namespace = "Text"
  Safe = "TRUE" | "FALSE"
  SafeAgainstScript = "TRUE" | "FALSE"
  TypeName = "Text">
</SafeControl>

Attribute

Description

Assembly

Optional Text. The name of the control assembly.

Namespace

Optional Text. The namespace associated with the assembly.

Safe

Optional Boolean. TRUE to add the control to the safe controls list; FALSE to remove it.

SafeAgainstScript

Optional Boolean. TRUE to allow property editing by a Contributor; FALSE to disable property editing for Contributors.

TypeName

Optional Text. The control type.

For an example of how this element is used, see Solution Schema.

Date

Description

Reason

May 2010

Initial publication

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ