RichTextField.V4RTEClientId property

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

Syntax

'Declaration
Public Overridable ReadOnly Property V4RTEClientId As String
    Get
'Usage
Dim instance As RichTextField
Dim value As String

value = instance.V4RTEClientId
public virtual string V4RTEClientId { get; }

Property value

Type: System.String
Returns String.

See also

Reference

RichTextField class

RichTextField members

Microsoft.SharePoint.WebControls namespace