Click or drag to resize

GuiMedia Method (String, String, String, String, String, Boolean, String, String, String)

Note: This API is now obsolete.

Namespace:  Dynamicweb.SystemTools
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
[ObsoleteAttribute("Use MakeMedia instead.")]
public static string Media(
	ref string strMedia,
	ref string url,
	string target,
	ref string mouseover,
	ref string caption,
	ref bool putInTable,
	ref string strSettings,
	ref string strPlacement,
	string forceImageWidth = ""
)

Parameters

strMedia
Type: SystemString
url
Type: SystemString
target
Type: SystemString
mouseover
Type: SystemString
caption
Type: SystemString
putInTable
Type: SystemBoolean
strSettings
Type: SystemString
strPlacement
Type: SystemString
forceImageWidth (Optional)
Type: SystemString

Return Value

Type: String
See Also