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