summaryM:DotNetNuke.UI.WebControls.EditorInfo.GetEditor(System.String)
Namespace: DotNetNuke.UI.WebControlsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public static string GetEditor( string editorValue ) |
| Visual Basic |
|---|
Public Shared Function GetEditor ( editorValue As String ) As String |
Parameters
- editorValue
- Type: System..::..String
parameditorValueM:DotNetNuke.UI.WebControls.EditorInfo.GetEditor(System.String)