: ActionParameter.Index (Propiedad) (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.
Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)
Sintaxis
'Declaración
Public ReadOnly Property Index As Byte
'Uso
Dim instance As ActionParameter
Dim value As Byte
value = instance.Index
public byte Index { get; }
Valor de propiedad
A byte indicating the index.
Vea también
Referencia
ActionParameter (Clase)
ActionParameter (Miembros)
Microsoft.Office.Server.ApplicationRegistry.MetadataModel (Espacio de nombres)