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