Click or drag to resize

ISchemaManagerParseAssetSchema Method


Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
IAssetSchema ParseAssetSchema(
	XDocument schemaContent
)

Parameters

schemaContent
Type: System.Xml.LinqXDocument

[Missing <param name="schemaContent"/> documentation for "M:Ingeniux.CMS.ISchemaManager.ParseAssetSchema(System.Xml.Linq.XDocument)"]

Return Value

Type: IAssetSchema

[Missing <returns> documentation for "M:Ingeniux.CMS.ISchemaManager.ParseAssetSchema(System.Xml.Linq.XDocument)"]

See Also