|
Il presente articolo è stato tradotto manualmente. Passare il puntatore sulle frasi nell'articolo per visualizzare il testo originale.
|
Traduzione
Originale
|
Proprietà path di Sys.Services ProfileService
Nota |
|---|
Sys.Services.ProfileService.set_path(value); var profPath = Sys.Services.ProfileService.get_path();
Nota |
|---|
<asp:ScriptManager>
<ProfileService
Path = "~/myapp/profserviceurl.asmx"/>
</asp:ScriptManager>
// Get the profile service path var path = Sys.Services.ProfileService.get_path();
Nota