ActionParameter.Index, propriété (Microsoft.Office.Server.ApplicationRegistry.MetadataModel)
Gets or sets a value indicating the index of the placeholder (or "format item") in the URL to which this parameter corresponds.
Espace de noms : Microsoft.Office.Server.ApplicationRegistry.MetadataModel
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
Public ReadOnly Property Index As Byte
'Utilisation
Dim instance As ActionParameter
Dim value As Byte
value = instance.Index
public byte Index { get; }
Valeur de la propriété
A byte indicating the index.
Voir aussi
Référence
ActionParameter, classe
Membres ActionParameter
Microsoft.Office.Server.ApplicationRegistry.MetadataModel, espace de noms