C
CreativeMind
<style>
..Admin{
display: <%if( Convert.ToInt32(userType) !=1)?%>"inline"<%:%>"none"
}
</style>
please correct the syntax.
thx
..Admin{
display: <%if( Convert.ToInt32(userType) !=1)?%>"inline"<%:%>"none"
}
</style>
please correct the syntax.
thx