C# Class Links.scripts.tinymce.plugins.style

显示文件 Open project: ucosmic/UCosmicPreview

Public Properties

Property Type Description
editor_plugin_js string
editor_plugin_src_js string
props_htm string
readme_txt 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

editor_plugin_js public_oe static_oe property

public static string editor_plugin_js
return string

editor_plugin_src_js public_oe static_oe property

public static string editor_plugin_src_js
return string

props_htm public_oe static_oe property

public static string props_htm
return string

readme_txt public_oe static_oe property

public static string readme_txt
return string