Sitecore 5.1.1 API

MainUtil.GetSpacer Method

NOTE: This method is now obsolete.

Use Sitecore.Resources.Images.GetSpacer() instead


Gets an image HTML tag with a blank image.

Overload List

Obsolete. Gets an image HTML tag with a blank image.

public static string GetSpacer(int,int);

Obsolete. Gets an image HTML tag with a blank image.

public static string GetSpacer(int,int,bool);

See Also

MainUtil Class | Sitecore Namespace