ProfilePropertyValue.PrefixBrIfNotEmpty Property
Gets or sets a boolean that specifies whether the value should be prefixed with a white space character if it is not empty.
Namespace: Microsoft.SharePoint.Portal.WebControls
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Public Property PrefixBrIfNotEmpty As Boolean
Get
Set
'Usage
Dim instance As ProfilePropertyValue
Dim value As Boolean
value = instance.PrefixBrIfNotEmpty
instance.PrefixBrIfNotEmpty = value
public bool PrefixBrIfNotEmpty { get; set; }
Property Value
Type: System.Boolean
true or false