23/07/08

Create Public Var In UserControl

How to call it



on the user control just define:
C#


string strGroupClassID;



VB.NET


Public strGroupClassID As String

Sem comentários: