Indicates whether CSS Minification is enabled at the host level.

Namespace: DotNetNuke.Entities.Host
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public static bool CrmMinifyCss { get; }
Visual Basic
Public Shared ReadOnly Property CrmMinifyCss As Boolean
	Get

See Also