SystemHelperFormatApplicationIdentifier Method |
Formats the application identifier retrieved from the configuration file.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 10.0.0
Syntax public static string FormatApplicationIdentifier(
Guid value
)
Parameters
- value
- Type: SystemGuid
The value to format.
Return Value
Type:
StringSee Also