: AudienceEditor.Text (Propiedad) (Microsoft.Office.Server.WebControls)
Represents the text that will be displayed next to the AudienceEditor.
Espacio de nombres:
Ensamblado: Microsoft.Office.Server (in microsoft.office.server.dll)
Sintaxis
'Declaración
Public Property Text As String
'Uso
Dim instance As AudienceEditor
Dim value As String
value = instance.Text
instance.Text = value
public string Text { get; set; }
Vea también
Referencia
AudienceEditor (Clase)
AudienceEditor (Miembros)
Microsoft.Office.Server.WebControls (Espacio de nombres)