Compartir a través de


PresenterControlComboBoxItem.InjectScriptIntoHtmlHead Method

Definition

protected:
 void InjectScriptIntoHtmlHead(mshtml::HTMLDocument ^ doc, System::String ^ script);
protected void InjectScriptIntoHtmlHead (mshtml.HTMLDocument doc, string script);
member this.InjectScriptIntoHtmlHead : mshtml.HTMLDocument * string -> unit
Protected Sub InjectScriptIntoHtmlHead (doc As HTMLDocument, script As String)

Parameters

script
String

Applies to