Interface IEditPagePanelExtensionPoint
Inherited Members
Namespace: DotNetNuke.ExtensionPoints
Assembly: DotNetNuke.dll
Syntax
public interface IEditPagePanelExtensionPoint : IUserControlExtensionPoint, IExtensionPoint
Properties
CssClass
Declaration
string CssClass { get; }
Property Value
| Type | Description |
|---|---|
| string |
EditPagePanelId
Declaration
string EditPagePanelId { get; }
Property Value
| Type | Description |
|---|---|
| string |