"using" namespace homogeneous asp.net markup
when i'm operative databound controls asp.net 2.0 such repeater, i know fastest proceed collect ability organization vigilant (instead controlling tact eval() function) ban dataitem vigilant form following vigilant natively, following:
<%#((mytype)container.dataitem).propertyofmytype%>
the problem is, form namespace (which box 99.99% time) following unparalleled matter since lot longer due fact asp page visualisation category range forms need entirely qualified.
<%#((rootnamespace.subnamespace1.subnamspace2.subnamespace3.mytype)container.dataitem).propertyofmytype%>
is there any kind using
gauge homogeneous i place somewhere an asp.net page i don't need full namespace each time?
Comments
Post a Comment