ProfilePropertyValue.PrefixBrIfNotEmpty, propriété (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.
Espace de noms : Microsoft.SharePoint.Portal.WebControls
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
Public Property PrefixBrIfNotEmpty As Boolean
'Utilisation
Dim instance As ProfilePropertyValue
Dim value As Boolean
value = instance.PrefixBrIfNotEmpty
instance.PrefixBrIfNotEmpty = value
public bool PrefixBrIfNotEmpty { get; set; }
Valeur de la propriété
true or false
Voir aussi
Référence
ProfilePropertyValue, classe
Membres ProfilePropertyValue
Microsoft.SharePoint.Portal.WebControls, espace de noms