Udostępnij za pośrednictwem


CompositeScriptReference.GetUrl(ScriptManager, Boolean) Metoda

Definicja

Zwraca adres URL, który jest renderowany jako wartość src atrybutu script elementu.

protected public:
 override System::String ^ GetUrl(System::Web::UI::ScriptManager ^ scriptManager, bool zip);
protected internal override string GetUrl (System.Web.UI.ScriptManager scriptManager, bool zip);
override this.GetUrl : System.Web.UI.ScriptManager * bool -> string
Protected Friend Overrides Function GetUrl (scriptManager As ScriptManager, zip As Boolean) As String

Parametry

scriptManager
ScriptManager

ScriptManagerKontrolka na docelowej stronie sieci Web.

zip
Boolean

true Aby skompresować skrypt; w przeciwnym razie false .

Zwraca

String

Ciąg, który zawiera adres URL.

Dotyczy