Gets and Sets the related Edit Control
Namespace: DotNetNuke.UI.WebControlsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
[BrowsableAttribute(false)] public Control EditControl { get; set; } |
| Visual Basic |
|---|
<BrowsableAttribute(false)> Public Property EditControl As Control Get Set |