Click or drag to resize

PostedFileCollection.Item Property

Namespace:  Dynamicweb.Environment
Assembly:  Dynamicweb.Environment (in Dynamicweb.Environment.dll) Version: 4.0.2
Syntax
public virtual PostedFileBase this[
	string name
] { get; }

Parameters

name
Type: System.String

Property Value

Type: PostedFileBase
See Also