Share via


CTFieldRefs.Prefix property

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

Syntax

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

value = instance.Prefix

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

Property value

Type: System.String

See also

Reference

CTFieldRefs class

CTFieldRefs members

Microsoft.SharePoint.WebControls namespace