Spread for ASP.NET 12 Product Documentation
EditorClientScriptUrl Property (BaseEditor)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Editor Namespace > BaseEditor Class : EditorClientScriptUrl Property
Gets the URL of the client script file for the editor control.
Syntax
'Declaration
 
Public Overridable ReadOnly Property EditorClientScriptUrl As String
'Usage
 
Dim instance As BaseEditor
Dim value As String
 
value = instance.EditorClientScriptUrl
public virtual string EditorClientScriptUrl {get;}
See Also

Reference

BaseEditor Class
BaseEditor Members