BadMarkupData.RepresentableWebPartType - Propriété
Espace de noms : Microsoft.SharePoint.WebPartPages
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public Property RepresentableWebPartType As String
Get
Set
'Utilisation
Dim instance As BadMarkupData
Dim value As String
value = instance.RepresentableWebPartType
instance.RepresentableWebPartType = value
public string RepresentableWebPartType { get; set; }
Valeur de propriété
Type : System.String