PageElementPropertiesMiniList_ViewKey Property |
The key in the target's Mapper to use as a filter key. By default, the parent's Primary Key is used. If it doesn't, set the ParentViewKeySource property.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax string MiniList_ViewKey { get; }
ReadOnly Property MiniList_ViewKey As String
Get
Property Value
Type:
StringThe key in the target's Mapper to use as a filter key. By default, the parent's Primary Key is used. If it doesn't, set the ParentViewKeySource property.
See Also