: FormItemRow.Text (Propiedad) (Microsoft.SharePoint.Portal.WebControls)
Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)
Sintaxis
'Declaración
Public Property Text As String
'Uso
Dim instance As FormItemRow
Dim value As String
value = instance.Text
instance.Text = value
public string Text { get; set; }
Vea también
Referencia
FormItemRow (Clase)
FormItemRow (Miembros)
Microsoft.SharePoint.Portal.WebControls (Espacio de nombres)