Controller.Name Property
Returns a full name of a Controller‘s type.
Namespace: DevExpress.ExpressApp
Assembly: DevExpress.ExpressApp.v24.2.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
Type | Description |
---|---|
String | A string value that represents the currents Controller’s name. |
See Also