| SystemHelperApplicationIdentifier Property |
Gets application identifier.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 13.0.131
Syntaxpublic static string ApplicationIdentifier { get; }Property Value
Type:
String
Exceptions| Exception | Condition |
|---|
| InvalidOperationException | Thrown when ApplicationGuid is not specified. |
Remarks
See Also