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

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.2.23
Syntax
C#
public static ImageHelperImagePositionEnum GetPositionEnum(
	string position
)

Parameters

position
Type: SystemString

Return Value

Type: ImageHelperImagePositionEnum
See Also