CompositeScriptReference.Scripts Property
.NET Framework (current version)
Gets a collection of script references that are contained in the composite script object.
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
[PersistenceModeAttribute(PersistenceMode.InnerProperty)] public ScriptReferenceCollection Scripts { get; }
Property Value
Type: System.Web.UI.ScriptReferenceCollectionA collection of script references that are contained in the composite script object.
.NET Framework
Available since 3.5
Available since 3.5
Show: