Class ClientResourcePathCollection
Implements
Inherited Members
Namespace: DotNetNuke.Web.Client.ClientResourceManagement
Assembly: DotNetNuke.Web.Client.dll
Syntax
public class ClientResourcePathCollection : List<ClientResourcePath>, IList<ClientResourcePath>, ICollection<ClientResourcePath>, IList, ICollection, IReadOnlyList<ClientResourcePath>, IReadOnlyCollection<ClientResourcePath>, IEnumerable<ClientResourcePath>, IEnumerable
Constructors
ClientResourcePathCollection()
Declaration
public ClientResourcePathCollection()