Click or drag to resize

DITADTDEntityResolverGetEntity Method



Namespace: Ingeniux.CMS.Dita
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntax
public override Object GetEntity(
	Uri absoluteUri,
	string role,
	Type ofObjectToReturn
)

Parameters

absoluteUri  Uri

[Missing <param name="absoluteUri"/> documentation for "M:Ingeniux.CMS.Dita.DITADTDEntityResolver.GetEntity(System.Uri,System.String,System.Type)"]

role  String

[Missing <param name="role"/> documentation for "M:Ingeniux.CMS.Dita.DITADTDEntityResolver.GetEntity(System.Uri,System.String,System.Type)"]

ofObjectToReturn  Type

[Missing <param name="ofObjectToReturn"/> documentation for "M:Ingeniux.CMS.Dita.DITADTDEntityResolver.GetEntity(System.Uri,System.String,System.Type)"]

Return Value

Object

[Missing <returns> documentation for "M:Ingeniux.CMS.Dita.DITADTDEntityResolver.GetEntity(System.Uri,System.String,System.Type)"]

See Also