Gets and sets whether the editor Autogenerates its editors
Namespace: DotNetNuke.UI.WebControlsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public bool AutoGenerate { get; set; } |
| Visual Basic |
|---|
Public Property AutoGenerate As Boolean Get Set |