C# Class Links.Scripts.fck.editor.filemanager.connectors

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

Public Properties

Property Type Description
test_html String
uploadtest_html 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

test_html public_oe static_oe property

public static String test_html
return String

uploadtest_html public_oe static_oe property

public static String uploadtest_html
return String