How do I make my ASP.NET server control take an embedded code block as a property value?

后端 未结 5 1276
星月不相逢
星月不相逢 2020-12-30 14:07

I have a custom server control with a property of Title. When using the control, I\'d like to set the value of the title in the aspx page like so:



        
5条回答
提交回复
热议问题