AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

AdvantageSelectorImage..::..AddImageElement Method (String, Int32, Int32)

Adds the image element.

Namespace:  AdvantageCMS.Web.UI.Admin.Selectors
Assembly:  AdvantageCMS.Web.UI (in AdvantageCMS.Web.UI.dll)

Syntax


public void AddImageElement(
	string imageName,
	int width,
	int height
)

Parameters

imageName
Type: String
Name of the image.
width
Type: Int32
The width.
height
Type: Int32
The height.