Table of Contents

Class TemplateFileCollection

Namespace
Dynamicweb.Rendering.Designer
Assembly
Dynamicweb.Core.dll

A collection of TemplateFiles

public class TemplateFileCollection : Collection<TemplateFile>, IList<TemplateFile>, ICollection<TemplateFile>, IReadOnlyList<TemplateFile>, IReadOnlyCollection<TemplateFile>, IEnumerable<TemplateFile>, IList, ICollection, IEnumerable
Inheritance
TemplateFileCollection
Implements
Inherited Members
Extension Methods
To top