SystemHelper FormatApplicationName Method Kentico 8.0 API Reference
Formats the application name retrieved from the configuration file.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

value
Type: OnlineSystem String
The value to format.
identifierValue
Type: OnlineSystem Guid
The application identifier to use when the name is empty.

Return Value

Type: OnlineString
See Also