Click or drag to resize
HTMLHelperGetConvertTableEnum Method
Converts the string representation to the ConvertTableEnum

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 9.0.0
Syntax
C#
public static ConvertTableEnum GetConvertTableEnum(
	string value
)

Parameters

value
Type: SystemString
Value to convert

Return Value

Type: ConvertTableEnum
See Also