Click or drag to resize
ImageHelper.GetPositionEnum Method
Gets the enumeration of the given position string.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 9.0.0
Syntax
C#
public static ImageHelper. ImagePositionEnum GetPositionEnum(
	string position
)

Parameters

position
Type: System.String

Return Value

Type: ImageHelper.ImagePositionEnum
See Also