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



oemLK
This constructor is used primarily by control developers.

Syntax

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

Parameters

oemLK

Remarks

This constructor is used primarily by control developers.

Requirements

Target Platforms: Microsoft .NET Framework 2.0

See Also

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