DialogMaster.StrictMode property

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

Syntax

'Declaration
Public Property StrictMode As Boolean
    Get
    Set
'Usage
Dim instance As DialogMaster
Dim value As Boolean

value = instance.StrictMode

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

Property value

Type: System.Boolean

See also

Reference

DialogMaster class

DialogMaster members

Microsoft.SharePoint.WebControls namespace