IAppComponentInfo.FormatTitleInvariant Method

Formats the invariant (English) title of the component.

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.73.9126.0
C#
string FormatTitleInvariant(
	AppComponentTitle parts
)

Parameters

parts  AppComponentTitle
Parts to include into the title.

Return Value

String
Title of the component in English.

See Also