EditorClientScriptUrl Property
EditorClientScriptUrl
Gets the URL of the client script file for the editor control.
Declaration
public virtual string EditorClientScriptUrl { get; }
Public Overridable ReadOnly Property EditorClientScriptUrl As String
Implements