AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

AdvantageDisplayImage..::..AddRenderSize Method

Adds the size of the render.

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

Syntax


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

Parameters

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