Compartir a través de


: ActionParameter.Index (Propiedad) (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.

Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)

Sintaxis

'Declaración
Public Property Index As Byte
'Uso
Dim instance As ActionParameter
Dim value As Byte

value = instance.Index

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

Valor de propiedad

A byte indicating the index.

Vea también

Referencia

ActionParameter (Clase)
ActionParameter (Miembros)
Microsoft.Office.Server.ApplicationRegistry.Administration (Espacio de nombres)