IDocumentPreviewCMSEnvironmentCurrentUser Property
|
Gets the current user as read-only
Namespace:
Ingeniux.Runtime
Assembly:
IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.6.308
Syntax IReadonlyUser CurrentUser { get; }
ReadOnly Property CurrentUser As IReadonlyUser
Get
property IReadonlyUser^ CurrentUser {
IReadonlyUser^ get ();
}
abstract CurrentUser : IReadonlyUser with get
Property Value
Type:
IReadonlyUserSee Also