Show / Hide Table of Contents

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

Extension Methods

JsonExtensionsWeb.ToJson(object)
Back to top by the community, for the community... #DNNCMS