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