Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.Helpers Namespaces
CMS.Helpers
SystemHelper Class
SystemHelper Properties
ApplicationGuid Property
ApplicationIdentifier Property
ApplicationInstanceGUID Property
ApplicationName Property
RestartApplicationIfInitFails Property
SanitizeXML Property
WinServicesForceUsage Property
SystemHelper
ApplicationGuid Property
Gets application GUID from application configuration file.
Namespace:
CMS.Helpers
Assembly:
CMS.Helpers (in CMS.Helpers.dll) Version: 12.0.0
Syntax
C#
Copy
public
static
Guid
ApplicationGuid
{
get
; }
Property Value
Type:
Guid
Exceptions
Exception
Condition
InvalidOperationException
Thrown when the application configuration file does not specify a value for key
APP_GUID_KEY_NAME
.
Remarks
Application configuration file must contain a value for key
APP_GUID_KEY_NAME
which is different from
Empty
.
See Also
Reference
SystemHelper Class
CMS.Helpers Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com