Kentico 11 API Reference
Kentico 11 API Reference
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
ApplicationIdentifier Property
Gets application identifier.
Namespace:
CMS.Helpers
Assembly:
CMS.Helpers (in CMS.Helpers.dll) Version: 11.0.0
Syntax
C#
Copy
public
static
string
ApplicationIdentifier
{
get
; }
Property Value
Type:
String
Exceptions
Exception
Condition
InvalidOperationException
Thrown when
ApplicationGuid
is not specified.
Remarks
Application identifier is derived from
ApplicationGuid
.
See Also
Reference
SystemHelper Class
CMS.Helpers Namespace
Copyright (c) 2017 Kentico Software
Send comments on this topic to
support@kentico.com