C# Class Links.Scripts.fck.editor._source

显示文件 Open project: coreframework/Core-Framework

Public Properties

Property Type Description
fckconstants_js String
fckeditorapi_js String
fckjscoreextensions_js String
fckscriptloader_js String

Public Methods

Method Description
Url ( ) : String
Url ( String fileName ) : String

Method Details

Url() public static method

public static Url ( ) : String
return String

Url() public static method

public static Url ( String fileName ) : String
fileName String
return String

Property Details

fckconstants_js public_oe static_oe property

public static String fckconstants_js
return String

fckeditorapi_js public_oe static_oe property

public static String fckeditorapi_js
return String

fckjscoreextensions_js public_oe static_oe property

public static String fckjscoreextensions_js
return String

fckscriptloader_js public_oe static_oe property

public static String fckscriptloader_js
return String