ControlBaseScriptContentPlaceHolder Property |
The ID of a container where the script tags that have a src will be placed
Namespace: Cadcorp.Web.UIAssembly: Cadcorp.Web.UI (in Cadcorp.Web.UI.dll) Version: 8.0.0.0 (8.0.0.0)
Syntaxpublic string ScriptContentPlaceHolder { get; set; }
<asp:ControlBase ScriptContentPlaceHolder="String" />
Property Value
Type:
String
See Also