IEntityInstance.GetActionUrl, méthode (Microsoft.Office.Server.ApplicationRegistry.Runtime)
Gets the fully parameterized action URL populated with entity instance fields for the specified action.
Espace de noms : Microsoft.Office.Server.ApplicationRegistry.Runtime
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
Function GetActionUrl ( _
action As Action _
) As String
'Utilisation
Dim instance As IEntityInstance
Dim action As Action
Dim returnValue As String
returnValue = instance.GetActionUrl(action)
string GetActionUrl (
Action action
)
Paramètres
- action
An Action object.
Valeur de retour
The action URL.
Voir aussi
Référence
IEntityInstance, interface
Membres IEntityInstance
Microsoft.Office.Server.ApplicationRegistry.Runtime, espace de noms