PropertySettingsInfoTypeSet Method |
Evaluates the property.
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 13.0.131
Syntax public void Set(
InfoType info,
Object newValue
)
Parameters
- info
- Type: InfoType
Info object to evaluate the lambda expression on - newValue
- Type: SystemObject
New value to set to the property
See Also