J
Jason Chan
in asp.net 2.0, Page.RegisterClientScriptBlock is replaced by
Client.RegisterClientScriptBlock
function signature:
Client.RegisterClientScriptBlock(Type, String, String)
what should i put on the Type?
Client.RegisterClientScriptBlock
function signature:
Client.RegisterClientScriptBlock(Type, String, String)
what should i put on the Type?