Gets and sets the Module Configuration (ModuleInfo) for this context
Namespace: DotNetNuke.UI.ModulesAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public ModuleInfo Configuration { get; set; } |
| Visual Basic |
|---|
Public Property Configuration As ModuleInfo Get Set |