RichTextField.V4RTEClientId Property

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

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