Click or drag to resize

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

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 = ""
)

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 (Optional)
Type: SystemString
forceImageHeight (Optional)
Type: SystemString

Return Value

Type: String
See Also