C# Class Links.Scripts.fck.editor.dialog.common

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

Public Properties

Property Type Description
fck_dialog_common_css String
fck_dialog_common_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

fck_dialog_common_css public_oe static_oe property

public static String fck_dialog_common_css
return String

fck_dialog_common_js public_oe static_oe property

public static String fck_dialog_common_js
return String