Click or drag to resize
SelectionDialogGetValue Method (String)
Overridden to get the parameters.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 11.0.0
Syntax
C#
public override Object GetValue(
	string propertyName
)

Parameters

propertyName
Type: SystemString
Property name

Return Value

Type: Object

Implements

ISimpleDataContainerGetValue(String)
See Also