Gets and Sets whether a Dynamic Column has been added
Namespace: DotNetNuke.Security.Permissions.ControlsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public bool DynamicColumnAdded { get; set; } |
| Visual Basic |
|---|
Public Property DynamicColumnAdded As Boolean Get Set |