Interface IComponentBuilder
Namespace: DotNetNuke.ComponentModel
Assembly: DotNetNuke.dll
Syntax
public interface IComponentBuilder
Properties
Name
Declaration
string Name { get; }
Property Value
| Type | Description |
|---|---|
| string |
Methods
BuildComponent()
Declaration
object BuildComponent()
Returns
| Type | Description |
|---|---|
| object |