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.6.492
Syntax
void AddFavorite(
	ISchemaFieldFavorite favEntry
)

Parameters

favEntry  ISchemaFieldFavorite
New favorite entry to add.
See Also