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

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

Parameters

content
Type: CMS.ExtendedControlsSelectableContentEnum
SelectableContentEnum value

Return Value

Type: String
See Also