Revision Difference
Panel:SetURL#517717
<function name="SetURL" parent="Panel" type="classfunc">
<description>Sets the URL of a link-based panel such as <page>DLabelURL</page>.</description>
<realm>Client</realm>
<args>
<arg name="url" type="string">The URL to set. This **must** begin with `&amp;lt;nowiki&amp;gt;http://&amp;lt;/nowiki&amp;gt;`.</arg>
<arg name="url" type="string">The URL to set. This **must** begin with `&lt;nowiki&gt;http://&lt;/nowiki&gt;`.</arg>
</args>
</function>