Click or drag to resize
AddOnContext Properties

The AddOnContext type exposes the following members.

Properties
  Name Description
Public property DomainId
Gets the unique identifier of the account's primary domain alias.
(Inherited from Context.)
Public property DomainName
Gets the name of the account's primary domain alias.
(Inherited from Context.)
Public property InDasboard
Gets a value indicating the add-on is requested in the workspace dashboard.
Public property IsMembershipUserAuthenticated
Gets a value indicating if the membership user on the request is authenticated.
(Inherited from Context.)
Public property MembershipUserId
Gets the unique identifier of the membership user of the request, if any.
(Inherited from Context.)
Public property UserId
Gets the unique identifier of the admin user of the request, if any.
(Inherited from Context.)
Top
See Also