Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Models.MultiString.Case Method

Changes all language-specific strings and the default text to the specified casing.

Class: YetaWF.Core.Models.MultiString
Namespace: YetaWF.Core.Models
Assembly: YetaWF.Core

Syntax

public void Case( EnumStyle style );

Parameters

style

Defines whether to change the strings to all uppercase or lowercase.

See Also YetaWF.Core.Models.MultiString ClassYetaWF.Core Overview