ChatBuilder.ID(String) Method
Namespace: DevExtreme.AspNet.Mvc.Builders
Assembly: DevExtreme.AspNet.Core.dll
Declaration
public ChatBuilder ID(
string id
)
Parameters
| Name | Type |
|---|---|
| id | String |
Returns
| Type |
|---|
| ChatBuilder |
See Also
Namespace: DevExtreme.AspNet.Mvc.Builders
Assembly: DevExtreme.AspNet.Core.dll
public ChatBuilder ID(
string id
)
| Name | Type |
|---|---|
| id | String |
| Type |
|---|
| ChatBuilder |