Click or drag to resize

PostedFileCollectionGetName Method

Namespace:  Dynamicweb.Environment
Assembly:  Dynamicweb.Environment (in Dynamicweb.Environment.dll) Version: 4.0.2
Syntax
protected virtual string GetName(
	PostedFileBase file
)

Parameters

file
Type: Dynamicweb.EnvironmentPostedFileBase

Return Value

Type: String
See Also