IsExpanded determines whether the section is expanded or collapsed.
Namespace: DotNetNuke.UI.UserControlsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public bool IsExpanded { get; set; } |
| Visual Basic |
|---|
Public Property IsExpanded As Boolean Get Set |