UserCustomAction.ScriptSrc - Propriété
Gets or sets a value that specifies the URI of a file which contains the ECMAScript to execute on the page
Espace de noms : Microsoft.SharePoint.Client
Assemblys : Microsoft.SharePoint.Client.Silverlight (dans Microsoft.SharePoint.Client.Silverlight.dll); Microsoft.SharePoint.Client.Phone (dans Microsoft.SharePoint.Client.Phone.dll) Microsoft.SharePoint.Client (dans Microsoft.SharePoint.Client.dll)
Syntaxe
'Déclaration
Public Property ScriptSrc As String
Get
Set
'Utilisation
Dim instance As UserCustomAction
Dim value As String
value = instance.ScriptSrc
instance.ScriptSrc = value
public string ScriptSrc { get; set; }
Valeur de propriété
Type : System.String
Returns a String instance representing the execution on the page.
Remarques
It must be une référence Null (Rien dans Visual Basic), or a server-relative URL.
. It must be une référence Null (Rien dans Visual Basic) if Location is not “ScriptLink”.” This Standard defines the ECMAScript scripting language