ControllerBaseConvertId Method |
| Name | Description | |
|---|---|---|
| ConvertId(Int32, ConfigurationObjectType) |
Converts the integer id of an object to its transport-safe unique id (UId).
| |
| ConvertId(String, ConfigurationObjectType) |
Converts a string representation of an integer or Guid id to an integer id.
| |
| ConvertId(Guid, ConfigurationObjectType, Boolean) |
Converts the transport-safe unique id (UId) of an object to its integer id.
|