Gets and sets the image path of the DNNMultiStateBox

Namespace: DotNetNuke.UI.WebControls
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public string ImagePath { get; set; }
Visual Basic
Public Property ImagePath As String
	Get
	Set

Field Value

A Boolean

See Also