ApplicationUsageControllerLog Method |
Logs application usage by incrementing its open counter within module usage tracking.
Namespace: CMS.Base.Web.UIAssembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 13.0.131
Syntax public HttpResponseMessage Log(
Guid applicationId
)
Parameters
- applicationId
- Type: SystemGuid
Application identifier such as ElementGUID.
Return Value
Type:
HttpResponseMessageSee Also