| PostedFileCollectionCollection Property |
Namespace:
Dynamicweb.Environment
Assembly:
Dynamicweb.Environment (in Dynamicweb.Environment.dll) Version: 4.0.2
Syntax protected virtual ICollection<PostedFileBase> Collection { get; }
Protected Overridable ReadOnly Property Collection As ICollection(Of PostedFileBase)
Get
Property Value
Type:
ICollectionPostedFileBaseSee Also