MultiLineField.TextCssClass property

Namespace:  Microsoft.Office.Server.Search.WebControls
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
Public Property TextCssClass As String
    Get
    Set
'Usage
Dim instance As MultiLineField
Dim value As String

value = instance.TextCssClass

instance.TextCssClass = value
public string TextCssClass { get; set; }

Property value

Type: System.String

See also

Reference

MultiLineField class

MultiLineField members

Microsoft.Office.Server.Search.WebControls namespace