Gets whether the module is Editable (in Admin mode)
Namespace: DotNetNuke.UI.ModulesAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public bool IsEditable { get; } |
| Visual Basic |
|---|
Public ReadOnly Property IsEditable As Boolean Get |