CivetHelper..::..CivetTitleJsCode Method

在相信中显示标题,及转发时的图标、说明

Namespace:  PDSS.CivetPublic.User
Assembly:  PDSS.CivetPublic.User (in PDSS.CivetPublic.User.dll)

Syntax


public static string CivetTitleJsCode(
	string title,
	string icon,
	string desc
)
Public Shared Function CivetTitleJsCode ( _
	title As String, _
	icon As String, _
	desc As String _
) As String
public:
static String^ CivetTitleJsCode(
	String^ title, 
	String^ icon, 
	String^ desc
)

Parameters

title
Type: String
标题
icon
Type: String
图标.
desc
Type: String
说明

Return Value

返回JS代码包括JS的申明