: AbstractInstance.ViewDefinition (Propiedad) (Microsoft.Office.Server.ApplicationRegistry.Runtime)
When overridden in a derived class, gets the current view of the instance.
Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)
Sintaxis
'Declaración
Public Overridable ReadOnly Property ViewDefinition As View
'Uso
Dim instance As AbstractInstance
Dim value As View
value = instance.ViewDefinition
public virtual View ViewDefinition { get; }
Valor de propiedad
A View object representing the current view of the instance.
Vea también
Referencia
AbstractInstance (Clase)
AbstractInstance (Miembros)
Microsoft.Office.Server.ApplicationRegistry.Runtime (Espacio de nombres)