C# Class Links.Scripts.fck

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

Public Properties

Property Type Description
fckconfig_js String
fckeditor_js String
fckstyles_xml 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

fckconfig_js public_oe static_oe property

public static String fckconfig_js
return String

fckeditor_js public_oe static_oe property

public static String fckeditor_js
return String

fckstyles_xml public_oe static_oe property

public static String fckstyles_xml
return String