Click or drag to resize

PostedFileCollectionCollection Property

Namespace:  Dynamicweb.Environment
Assembly:  Dynamicweb.Environment (in Dynamicweb.Environment.dll) Version: 4.0.2
Syntax
protected virtual ICollection<PostedFileBase> Collection { get; }

Property Value

Type: ICollectionPostedFileBase
See Also