PRELIMINARY INFORMATION - SUBJECT TO CHANGE
This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Gets the dtd based on the absolute uri.

Namespace: Smartsite.Base
Assembly:  Smartsite.Base (in Smartsite.Base.dll)

Syntax

C#Copy imageCopy Code
public override  GetEntity(
	 absoluteUri,
	string role,
	 ofObjectToReturn
)
Visual Basic (Declaration)Copy imageCopy Code
Public Overrides Function GetEntity ( _
	absoluteUri As , _
	role As , _
	ofObjectToReturn As  _
) As 

Parameters

absoluteUri
Uri
role
String
ofObjectToReturn
Type

Return Value

See Also

Advanced