PageElementPropertiesFilmstrip_ViewKey Property |
The key in the element's Mapper to use as a filter key. By default, the Primary Key is used.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax string Filmstrip_ViewKey { get; }
ReadOnly Property Filmstrip_ViewKey As String
Get
Property Value
Type:
StringThe key in the element's Mapper to use as a filter key. By default, the Primary Key is used.
See Also