OfficeStateProviderBase.LocalLockerId Property
Returns an identifier of a local lock.
Namespace: DevExpress.Web.Office
Assembly: DevExpress.AspNetCore.Core.v24.1.dll
NuGet Package: DevExpress.AspNetCore.Core
Declaration
public virtual string LocalLockerId { get; }
Property Value
Type | Description |
---|---|
String | The local lock identifier. |
See Also