ViewUrlManager.ShowObjectClassNameInUrl Property
Specifies whether the ObjectClassName should be displayed in a URL or not.
Namespace: DevExpress.ExpressApp.Web
Assembly: DevExpress.ExpressApp.Web.v24.2.dll
NuGet Package: DevExpress.ExpressApp.Web
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, if the ObjectClassName should be displayed in a URL; otherwise, false. |
See Also