| InfoHelper Class |
Namespace: CMS.DataEngine
public class InfoHelper
The InfoHelper type exposes the following members.
| Name | Description | |
|---|---|---|
| InfoHelper |
| Name | Description | |
|---|---|---|
| CODENAME_AUTOMATIC |
Constant for automatic code name
| |
| UNKNOWN_TYPEINFO |
Type information.
|
| Name | Description | |
|---|---|---|
| EmptyInfo |
Empty info object. Can be used instead of null in BaseInfo variables to mark the loaded value as not found to prevent additional calls.
|
| Name | Description | |
|---|---|---|
| EnsureInfo |
Ensures that the info variable is loaded with the given info. Caches the null value as BaseInfo.Empty info if the value wasn't provided, and returns null in that case.
|