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

显示文件 Open project: ucosmic/UCosmicPreview

Public Properties

Property Type Description
dialog_htm string
editor_plugin_js string
editor_plugin_src_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

dialog_htm public_oe static_oe property

public static string dialog_htm
return string

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