...
To use this feature with the shared-scope option, a gadget must require(or optional) the feature like so:
Code Block | ||||
---|---|---|---|---|
| ||||
<Require feature="locked-domain"> <Param name="participant">http://gadgets.another-example.com/SharedLockedDomainDemo1.xml</Param> <Param name="participant">http://gadgets.example.com/SharedLockedDomainDemo2.xml</Param> </Require> |
...