Click or drag to resize
CMSDialogHelperGetSelectableContent Method (String)
Converts string into SelectableContentEnum.

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 9.0.0
Syntax
C#
public static SelectableContentEnum GetSelectableContent(
	string content
)

Parameters

content
Type: SystemString
Source string

Return Value

Type: SelectableContentEnum
See Also