Compartir a través de


XmlFormHostItem.NotifyHost Method

This member is a wrapper for the NotifyHost method of the XmlForm class.

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

Syntax

'Declaration
Public Overridable Sub NotifyHost ( _
    notification As String _
)
'Usage
Dim instance As XmlFormHostItem
Dim notification As String

instance.NotifyHost(notification)
public virtual void NotifyHost(
    string notification
)

Parameters

See Also

Reference

XmlFormHostItem Class

XmlFormHostItem Members

Microsoft.Office.InfoPath Namespace