| CMSDialogHelperGetSelectableContent Method (String) | 
            Converts string into SelectableContentEnum.
            
 
Namespace: CMS.Base.Web.UIAssembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 13.0.131
 Syntax
Syntaxpublic static SelectableContentEnum GetSelectableContent(
	string content
)
Parameters
- content
- Type: SystemString
 Source string
Return Value
Type: 
SelectableContentEnum See Also
See Also