ImageSample Constructor

Initializes a new instance of the ImageSample class.

Namespace:  JiwaWebAPI.Areas.HelpPage
Assembly:  JiwaWebAPI (in JiwaWebAPI.dll)

Syntax


public ImageSample(
	string src
)
Public Sub New ( _
	src As String _
)
public:
ImageSample(
	String^ src
)

Parameters

src
Type: String
The URL of an image.