Share via


XmlFormHostItem.GetSponsorProvider Method

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Namespace:  Microsoft.Office.InfoPath
Assembly:  Microsoft.Office.InfoPath (in Microsoft.Office.InfoPath.dll)

Syntax

'Declaration
<PermissionSetAttribute(SecurityAction.LinkDemand, Name := "FullTrust")> _
Protected Function GetSponsorProvider As ISponsorProviderContract
'Usage
Dim returnValue As ISponsorProviderContract

returnValue = Me.GetSponsorProvider()
[PermissionSetAttribute(SecurityAction.LinkDemand, Name = "FullTrust")]
protected ISponsorProviderContract GetSponsorProvider()

Return Value

Type: ISponsorProviderContract

See Also

Reference

XmlFormHostItem Class

XmlFormHostItem Members

Microsoft.Office.InfoPath Namespace