| PostedFileCollectionGetName Method |
Namespace:
Dynamicweb.Environment
Assembly:
Dynamicweb.Environment (in Dynamicweb.Environment.dll) Version: 4.0.2
Syntax protected virtual string GetName(
PostedFileBase file
)
Protected Overridable Function GetName (
file As PostedFileBase
) As String
Parameters
- file
- Type: Dynamicweb.EnvironmentPostedFileBase
Return Value
Type:
StringSee Also