C# Class Links.Scripts.fck.editor.dialog.fck_spellerpages.spellerpages

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

Public Properties

Property Type Description
blank_html String
controlWindow_js String
controls_html String
spellChecker_js String
spellchecker_html String
spellerStyle_css String
wordWindow_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

blank_html public_oe static_oe property

public static String blank_html
return String

controlWindow_js public_oe static_oe property

public static String controlWindow_js
return String

controls_html public_oe static_oe property

public static String controls_html
return String

spellChecker_js public_oe static_oe property

public static String spellChecker_js
return String

spellchecker_html public_oe static_oe property

public static String spellchecker_html
return String

spellerStyle_css public_oe static_oe property

public static String spellerStyle_css
return String

wordWindow_js public_oe static_oe property

public static String wordWindow_js
return String