Partager via


ActionParameter.Index, propriété (Microsoft.Office.Server.ApplicationRegistry.Administration)

Gets or sets a value indicating the index of the placeholder (or "format item") in the action URL to which this parameter corresponds.

Espace de noms : Microsoft.Office.Server.ApplicationRegistry.Administration
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)

Syntaxe

'Déclaration
Public Property Index As Byte
'Utilisation
Dim instance As ActionParameter
Dim value As Byte

value = instance.Index

instance.Index = value
public byte Index { get; set; }

Valeur de la propriété

A byte indicating the index.

Voir aussi

Référence

ActionParameter, classe
Membres ActionParameter
Microsoft.Office.Server.ApplicationRegistry.Administration, espace de noms