Compartir a través de


: FilterBase.LocalizedDisplayName (Propiedad) (Microsoft.Office.Server.ApplicationRegistry.Runtime)

Gets the localized display name of the filter.

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

Sintaxis

'Declaración
Public ReadOnly Property LocalizedDisplayName As String
'Uso
Dim instance As FilterBase
Dim value As String

value = instance.LocalizedDisplayName
public string LocalizedDisplayName { get; }

Valor de propiedad

The localized display name of the filter.

Vea también

Referencia

FilterBase (Clase)
FilterBase (Miembros)
Microsoft.Office.Server.ApplicationRegistry.Runtime (Espacio de nombres)