Interface IExtensionPoint
Namespace: DotNetNuke.ExtensionPoints
Assembly: DotNetNuke.dll
Syntax
public interface IExtensionPoint
Properties
Icon
Declaration
string Icon { get; }
Property Value
| Type | Description |
|---|---|
| string |
Order
Declaration
int Order { get; }
Property Value
| Type | Description |
|---|---|
| int |
Text
Declaration
string Text { get; }
Property Value
| Type | Description |
|---|---|
| string |