Click or drag to resize

ISchemaFieldFavoriteAddField Method


Adds a new field to the group.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
void AddField(
	IUniqueSchemaUnit field
)

Parameters

field
Type: IUniqueSchemaUnit
New prefilled field to add
See Also