Click or drag to resize

GuiMakeMedia Method (String, String, String, String, String, Boolean, String, String, String, String, Boolean)

Namespace:  Dynamicweb.SystemTools
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public static string MakeMedia(
	ref string pathToMedia,
	ref string link,
	string target,
	ref string mouseover,
	ref string caption,
	ref bool putInTable,
	ref string settings,
	ref string placement,
	string forceImageWidth,
	string forceImageHeight,
	bool addFilesToUrl
)

Parameters

pathToMedia
Type: SystemString
link
Type: SystemString
target
Type: SystemString
mouseover
Type: SystemString
caption
Type: SystemString
putInTable
Type: SystemBoolean
settings
Type: SystemString
placement
Type: SystemString
forceImageWidth
Type: SystemString
forceImageHeight
Type: SystemString
addFilesToUrl
Type: SystemBoolean

Return Value

Type: String
See Also