Share via


RichHtmlField.V4RTEClientId Property

Gets or sets the client ID of the rich text editor area.

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

Syntax

'Declaration
Public Overrides ReadOnly Property V4RTEClientId As String
    Get
'Usage
Dim instance As RichHtmlField
Dim value As String

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

Property Value

Type: System.String
Returns the client ID of the rich text editor area.
Returns String.

See Also

Reference

RichHtmlField Class

RichHtmlField Members

Microsoft.SharePoint.Publishing.WebControls Namespace