public bool importDashboardWidget( XDocument oWidgetXML, ref string widgetID )
Public Function importDashboardWidget ( _ oWidgetXML As XDocument, _ ByRef widgetID As String _ ) As Boolean
public: bool^ importDashboardWidget( XDocument^ oWidgetXML, String^% widgetID )