1 reference to HasDefault
System.Web.Extensions (1)
UI\WebControls\Dynamic.cs (1)
340
PropertyBuilder pb = tb.DefineProperty(dp.Name, PropertyAttributes.
HasDefault
, dp.Type, null);