ForbiddenZoneItem(String) Constructor
Initializes a new instance of the ForbiddenZoneItem class with the specified zone unique identifier.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
zoneUID | String | A String value that specifies the corresponding zone’s UID. This value is assigned to the ForbiddenZoneItem.ZoneUID property. |
See Also