页面属性传值
摘要:[AttributeUsage(AttributeTargets.Property, AllowMultiple = true, Inherited = true)]public class UserControlRenderingPropertyAttribute : Attribute{ string _key; public string Key { get { return _key; }...
阅读全文
posted @ 2010-11-06 10:42

浙公网安备 33010602011771号