Initializes a new instance of the Resource class with the specified key.
Namespace:
C1.C1ScheduleAssembly: C1.Web.UI.Controls.2 (in C1.Web.UI.Controls.2.dll)
Syntax
Parameters
- key
- Type: System..::..Guid
The Guid value which should be used as resource key.
Remarks
Use this constructor if your business logic requires setting custom key value.
Make sure that you use the correct constructor overload (with integer or Guid key value) and that key value is unique.