: ProfilePropertyValue.PrefixBrIfNotEmpty (Propiedad) (Microsoft.SharePoint.Portal.WebControls)
Gets or sets a boolean that specifies whether the value should be prefixed with a white space character if it is not empty.
Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)
Sintaxis
'Declaración
Public Property PrefixBrIfNotEmpty As Boolean
'Uso
Dim instance As ProfilePropertyValue
Dim value As Boolean
value = instance.PrefixBrIfNotEmpty
instance.PrefixBrIfNotEmpty = value
public bool PrefixBrIfNotEmpty { get; set; }
Valor de propiedad
true or false
Vea también
Referencia
ProfilePropertyValue (Clase)
ProfilePropertyValue (Miembros)
Microsoft.SharePoint.Portal.WebControls (Espacio de nombres)