Gets and sets whether the editor Autogenerates its editors

Namespace: DotNetNuke.UI.WebControls
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public bool AutoGenerate { get; set; }
Visual Basic
Public Property AutoGenerate As Boolean
	Get
	Set

Field Value

The DataSource object

See Also