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



oemLK
Initializes a new instance of the UploadManager 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 UploadManager(oemLK)
C# 
public UploadManager( 
   string oemLK
)
C++/CLI 
public:
UploadManager( 
   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.