Is it ok to pass a List of Entities to a On View Behavior?
asked 22 Apr '18, 19:22
ChrisG 1001k●79●82●89 accept rate: 55%
Since On behaviors get their parameters passed in from the client (browser) it is best not to pass list parameters.
answered 22 Apr '18, 19:23
Once you sign in you will be able to subscribe for any updates here
Markdown Basics
learn more about Markdown
Tags:
List ×10 parameters ×2 on ×1
Asked: 22 Apr '18, 19:22
Seen: 1,263 times
Last updated: 22 Apr '18, 19:23
OnClick behavior does not show up in the SetParameters shape for a View
Violation of PRIMARY KEY constraint, Cannot insert duplicate key in object
Collection was modified; enumeration operation may not execute
Get First Item in a List
Is the order the of items in a list same when they are retrieved as when they were added?
What operations are available for List?
What is the difference between List.Add() and List.AddRange()?
What are the different types of List.Lookup?
Does a List.Lookup return by value or reference?
Do I need to do a IsNotMissing on List before doing a Count?
First time here? Check out the FAQ!