Share via


FormattedStringWithListType.String property

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

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

value = instance.String

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

Property value

Type: System.String

See also

Reference

FormattedStringWithListType class

FormattedStringWithListType members

Microsoft.SharePoint.WebControls namespace