Class ControlPanel
Implements
Inherited Members
Namespace: DotNetNuke.UI.Skins.Controls
Assembly: DotNetNuke.dll
Syntax
public class ControlPanel : SkinObjectBase, ISkinControl
Properties
| Improve this Doc View SourceIsDockable
Declaration
public bool IsDockable { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Methods
| Improve this Doc View SourceOnInit(EventArgs)
Declaration
protected override void OnInit(EventArgs e)
Parameters
Type | Name | Description |
---|---|---|
EventArgs | e |