Gets and sets the image path of the DNNMultiStateBox
Namespace: DotNetNuke.UI.WebControlsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public string ImagePath { get; set; } |
| Visual Basic |
|---|
Public Property ImagePath As String Get Set |