C# Class Links.Scripts.fck.editor.filemanager.browser.@default

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

Public Properties

Property Type Description
browser_css String
browser_html String
frmactualfolder_html String
frmcreatefolder_html String
frmfolders_html String
frmresourceslist_html String
frmresourcetype_html String
frmupload_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

browser_css public_oe static_oe property

public static String browser_css
return String

browser_html public_oe static_oe property

public static String browser_html
return String

frmactualfolder_html public_oe static_oe property

public static String frmactualfolder_html
return String

frmcreatefolder_html public_oe static_oe property

public static String frmcreatefolder_html
return String

frmfolders_html public_oe static_oe property

public static String frmfolders_html
return String

frmresourceslist_html public_oe static_oe property

public static String frmresourceslist_html
return String

frmresourcetype_html public_oe static_oe property

public static String frmresourcetype_html
return String

frmupload_html public_oe static_oe property

public static String frmupload_html
return String