MdsCompliantAttribute.IsCompliant property

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

Syntax

'Declaration
Public Property IsCompliant As Boolean
    Get
    Set
'Usage
Dim instance As MdsCompliantAttribute
Dim value As Boolean

value = instance.IsCompliant

instance.IsCompliant = value
public bool IsCompliant { get; set; }

Property value

Type: System.Boolean

See also

Reference

MdsCompliantAttribute class

MdsCompliantAttribute members

Microsoft.SharePoint.WebControls namespace