The MinImageUrl is the url of the image displayed when the contained panel is
expanded.
Namespace: DotNetNuke.UI.UserControlsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public string MinImageUrl { get; set; } |
| Visual Basic |
|---|
Public Property MinImageUrl As String Get Set |