SupportsAttributeMarkupAttribute.SupportsAttributeMarkup Property
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public ReadOnly Property SupportsAttributeMarkup As Boolean
Get
'Usage
Dim instance As SupportsAttributeMarkupAttribute
Dim value As Boolean
value = instance.SupportsAttributeMarkup
public bool SupportsAttributeMarkup { get; }
Property Value
Type: System.Boolean
See Also
Reference
SupportsAttributeMarkupAttribute Class