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