C-DEngine 5.105

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

Parses a HTML5 FacePlate for Property References

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

Syntax


public static string ParseFacePlateUrl(
	TheThing pBaseThing,
	string pFaceplateURL
)
Public Shared Function ParseFacePlateUrl ( _
	pBaseThing As TheThing, _
	pFaceplateURL As String _
) As String
public:
static String^ ParseFacePlateUrl(
	TheThing^ pBaseThing, 
	String^ pFaceplateURL
)

Parameters

pBaseThing
Type: nsCDEngine.Engines.ThingService..::..TheThing
TheThing that owns the FacePlace
pFaceplateURL
Type: String
URL To the FacePlate