PowerWEB File Upload for ASP.NET
Upload Constructor(String)
See Also  Send comments on this topic.
Dart.FileUpload Namespace > Upload Class > Upload Constructor : Upload Constructor(String)



oemLK
Initializes a new instance of the Upload control.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal oemLK As String _
)
Visual Basic (Usage)Copy Code
Dim oemLK As String
 
Dim instance As New Upload(oemLK)
C# 
public Upload( 
   string oemLK
)
C++/CLI 
public:
Upload( 
   String^ oemLK
)

Parameters

oemLK

Requirements

Target Platforms: Microsoft .NET Framework 2.0

See Also

Documentation Version 4.0.3
© 2012 Dart Communications. All Rights Reserved.