Click or drag to resize
HtmlImageButton Method (String, String, Object)

Namespace: ConnectedApps.Cms.Sdk.UI
Assembly: ConnectedApps.Cms.Sdk.UI (in ConnectedApps.Cms.Sdk.UI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static HtmlString ImageButton(
	string name,
	string imageUrl,
	Object attributes
)

Parameters

name
Type: SystemString
imageUrl
Type: SystemString
attributes
Type: SystemObject

Return Value

Type: HtmlString
See Also