Gets the Edit Control associated with the Editor
Namespace: DotNetNuke.UI.WebControlsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public EditControl Editor { get; private set; } |
Visual Basic |
---|
Public Property Editor As EditControl Get Private Set |