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

显示文件 Open project: ucosmic/UCosmicPreview

Public Properties

Property Type Description
blank_htm string
editor_plugin_js string
editor_plugin_src_js string
template_htm 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

blank_htm public_oe static_oe property

public static string blank_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

template_htm public_oe static_oe property

public static string template_htm
return string