Click or drag to resize

ITinyMceConfigRemoveGroupProfile Method


Remove the specified Tiny MCE profile.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax
bool RemoveGroupProfile(
	ITinyMceGroupProfile groupProfile
)

Parameters

groupProfile
Type: Ingeniux.CMSITinyMceGroupProfile
Tiny MCE profile to remove

Return Value

Type: Boolean
A Tiny MCE profile
See Also