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
ApplicationIdentifier Property
Gets application identifier.
Namespace:
CMS.Helpers
Assembly:
CMS.Helpers (in CMS.Helpers.dll) Version: 12.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) 2019 Kentico Software
Send comments on this topic to
support@kentico.com