DynamicsBaseHostedControl.InitString Field
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.
Initialization string that contains information about the control.
protected: System::Xml::XmlDocument ^ InitString;
protected System.Xml.XmlDocument InitString;
val mutable InitString : System.Xml.XmlDocument
Protected InitString As XmlDocument