how should I use the optional tag with property let
in user control?
Printable View
how should I use the optional tag with property let
in user control?
You can't.
From MSDN...
Quote:
Note that it is not possible for the right side of a Property Let expression to be Optional.
td.