de la propiedad WebPartQuickAdd.ButtonText
NOTA: esta API está ahora obsoleta.
Únicamente para uso interno.
Espacio de nombres: Microsoft.SharePoint.WebPartPages
Ensamblado: Microsoft.SharePoint (en Microsoft.SharePoint.dll)
Sintaxis
'Declaración
<ObsoleteAttribute("Functionality has been superceded by the WebPartAdder class.")> _
Public Property ButtonText As String
Get
Set
'Uso
Dim instance As WebPartQuickAdd
Dim value As String
value = instance.ButtonText
instance.ButtonText = value
[ObsoleteAttribute("Functionality has been superceded by the WebPartAdder class.")]
public string ButtonText { get; set; }
Valor de propiedad
Tipo: System.String