RichLinkSelector.InsertButtonText propriedade
Obtém o texto do botão Inserir Link que mostra quando o seletor está vazio.
Namespace: Microsoft.SharePoint.Publishing.WebControls
Assembly: Microsoft.SharePoint.Publishing (em Microsoft.SharePoint.Publishing.dll)
Sintaxe
'Declaração
Protected Overrides ReadOnly Property InsertButtonText As String
Get
'Uso
Dim value As String
value = Me.InsertButtonText
protected override string InsertButtonText { get; }
Valor de propriedade
Tipo: System.String