Advanced Forum Search Results
-
Thanks for suggestion, but i realy need to get id of silverlight html container in SL code.
-
Hi,
is there any possible way to get id of silverlight html container?
In my aspx page i have:
1 <asp:Content ID="Content2" ContentPlaceHolderID="CphMainContent" runat="server">
2 <asp:Silverlight ID="Silverlight1" runat="server" ...
-
Hi,
it is possible to get depedence property this way?
I need to get depedence property for runtime setting of binding.
I have string with name of control property and i need to set binding to control with this depedence property.