BadMarkupData.RepresentableWebPartType Property

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

Syntax

'Declaration
Public Property RepresentableWebPartType As String
    Get
    Set
'Usage
Dim instance As BadMarkupData
Dim value As String

value = instance.RepresentableWebPartType

instance.RepresentableWebPartType = value
public string RepresentableWebPartType { get; set; }

Property Value

Type: System.String

See Also

Reference

BadMarkupData Class

BadMarkupData Members

Microsoft.SharePoint.WebPartPages Namespace