summaryM:DotNetNuke.UI.WebControls.EditorInfo.GetEditor(System.String)

Namespace: DotNetNuke.UI.WebControls
Assembly: 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)

Return Value

returnsM:DotNetNuke.UI.WebControls.EditorInfo.GetEditor(System.String)

See Also