Compartilhar via


BadMarkupData.RepresentableWebPartType property

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaração
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; }

Property value

Type: System.String

Ver também

Referência

BadMarkupData class

BadMarkupData members

Microsoft.SharePoint.WebPartPages namespace