HostedWpfControl.loadAdapter(XmlDocument, Object) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected:
Microsoft::Uii::Csr::HostedApplicationAdapter ^ loadAdapter(System::Xml::XmlDocument ^ initstring, System::Object ^ automationObject);
protected Microsoft.Uii.Csr.HostedApplicationAdapter loadAdapter (System.Xml.XmlDocument initstring, object automationObject);
member this.loadAdapter : System.Xml.XmlDocument * obj -> Microsoft.Uii.Csr.HostedApplicationAdapter
Protected Function loadAdapter (initstring As XmlDocument, automationObject As Object) As HostedApplicationAdapter
Parameters
- initstring
- XmlDocument
- automationObject
- Object