Click or drag to resize

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

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,
	string forceImageHeight,
	bool addFilesToUrl,
	bool swfNoScript
)

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
Type: SystemString
forceImageHeight
Type: SystemString
addFilesToUrl
Type: SystemBoolean
swfNoScript
Type: SystemBoolean

Return Value

Type: String
See Also