Click or drag to resize

ISchemaContentRemove Method (String)


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

Parameters

uniqueId
Type: SystemString

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

Return Value

Type: Boolean

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

See Also