Click or drag to resize

ISchemaManagerAddFavorite Method


Adds a new schema field favorite entry to a collection.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
void AddFavorite(
	ISchemaFieldFavorite favEntry
)

Parameters

favEntry
Type: Ingeniux.CMSISchemaFieldFavorite
New favorite entry to add.
See Also