PatientBanner的使用:
Using TemplateThree or Four programmaticaly
在HTML手動加入:
<subsectionthreetemplate>
<asp:label runat="server" id="prueba"></asp:label>
</subsectionthreetemplate>
VB:
CType(PatientBanner1.FindControl("prueba"), Label).Text = "hola mundo"
沒有留言:
張貼留言