Click or drag to resize

ISchemaContentHasField Method


Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
bool HasField(
	string fieldUniqueId
)

Parameters

fieldUniqueId
Type: SystemString

[Missing <param name="fieldUniqueId"/> documentation for "M:Ingeniux.CMS.ISchemaContent.HasField(System.String)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Ingeniux.CMS.ISchemaContent.HasField(System.String)"]

See Also