Click or drag to resize

KnownAdornmentInfoClassNameFor Method

Namespace:  Dynamicweb.Core.UI
Assembly:  Dynamicweb.Core.UI (in Dynamicweb.Core.UI.dll) Version: 2.0.2
Syntax
public static string ClassNameFor(
	KnownAdornment adornment,
	bool includePrefix = true,
	KnownColor color = KnownColor.None
)

Parameters

adornment
Type: Dynamicweb.Core.UIKnownAdornment
includePrefix (Optional)
Type: SystemBoolean
color (Optional)
Type: Dynamicweb.Core.UIKnownColor

Return Value

Type: String
See Also