C-DEngine 5.105

TheNMIEngine..::..ParseFacePlate Method (TheThing, String)

Note: This API is now obsolete.
Parses a HTML5 FacePlate for Property References

Namespace:  nsCDEngine.Engines.NMIService
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


[ObsoleteAttribute]
public static string ParseFacePlate(
	TheThing pBaseThing,
	string pHTML
)
<ObsoleteAttribute> _
Public Shared Function ParseFacePlate ( _
	pBaseThing As TheThing, _
	pHTML As String _
) As String
[ObsoleteAttribute]
public:
static String^ ParseFacePlate(
	TheThing^ pBaseThing, 
	String^ pHTML
)

Parameters

pBaseThing
Type: nsCDEngine.Engines.ThingService..::..TheThing
TheThing that owns the FacePlace
pHTML
Type: String
HTML of the FacePlate