Interface IComponentBuilder
Namespace: DotNetNuke.ComponentModel
Assembly: DotNetNuke.dll
Syntax
public interface IComponentBuilder
Properties
| Improve this Doc View SourceName
Declaration
string Name { get; }
Property Value
Type | Description |
---|---|
System.String |
Methods
| Improve this Doc View SourceBuildComponent()
Declaration
object BuildComponent()
Returns
Type | Description |
---|---|
System.Object |