CodeFormatterDefaultCssClass Field

The default CSS class for the <pre> element wrapping the formatted output. The value is "code".

Definition

Namespace: Ookii.FormatC
Assembly: Ookii.FormatC (in Ookii.FormatC.dll) Version: 2.3.2+a0abe9e363271833c90424d1444b43a67fa5858f
C#
public const string DefaultCssClass = "code"

Field Value

String

See Also