Share via


SPWebInfoUsageEntry.AllowMUI property

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

Syntax

'Declaration
Public Property AllowMUI As Boolean
    Get
    Set
'Usage
Dim instance As SPWebInfoUsageEntry
Dim value As Boolean

value = instance.AllowMUI

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

Property value

Type: System.Boolean

See also

Reference

SPWebInfoUsageEntry class

SPWebInfoUsageEntry members

Microsoft.SharePoint.Administration namespace