SelectionDialogSetValue Method |
Overridden set value to collect parameters.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 13.0.131
Syntax public override bool SetValue(
string propertyName,
Object value
)
Parameters
- propertyName
- Type: SystemString
Property name - value
- Type: SystemObject
Value
Return Value
Type:
BooleanImplements
ISimpleDataContainerSetValue(String, Object)See Also