Ternary conditional OperatorFPFinix Pius16yPublished Nov 3, 2010, 12:00 AMUpdated Nov 3, 2010, 3:10 AM4.4k00Reactions×25BlogtxtActualDate.Text != string.Empty ? txtActualDate.Text="true" :txtProposedDate.Text="true";string b = (a < 2) ? "true" : "false";CommentsJoin the conversation! Your thoughts help the community grow.Sign in to leave a comment.
Comments
Join the conversation! Your thoughts help the community grow.