de la propiedad BadMarkupData.RepresentableWebPartType
Espacio de nombres: Microsoft.SharePoint.WebPartPages
Ensamblado: Microsoft.SharePoint (en Microsoft.SharePoint.dll)
Sintaxis
'Declaración
Public Property RepresentableWebPartType As String
Get
Set
'Uso
Dim instance As BadMarkupData
Dim value As String
value = instance.RepresentableWebPartType
instance.RepresentableWebPartType = value
public string RepresentableWebPartType { get; set; }
Valor de propiedad
Tipo: System.String