XmlFormHostItem.GetPrimaryControl 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:
virtual Microsoft::Office::InfoPath::XmlForm ^ GetPrimaryControl();
[System.Security.SecurityCritical]
[System.Security.SecurityTreatAsSafe]
protected virtual Microsoft.Office.InfoPath.XmlForm GetPrimaryControl ();
abstract member GetPrimaryControl : unit -> Microsoft.Office.InfoPath.XmlForm
override this.GetPrimaryControl : unit -> Microsoft.Office.InfoPath.XmlForm
Protected Overridable Function GetPrimaryControl () As XmlForm
Returns
Returns XmlForm.
- Attributes