Line 25: string description = "Jewellery Manufacturers,Engaged in supplying and exporting of fashion jewellery and thewa jewellery such as designer beaded necklaces, stranded necklaces, dangle earrings, elegant earrings, metal beaded bracelets, adjustable bracelets.";
Line 26: this.Title = title;
Line 27: litMetakey.Text = "<META NAME='KEYWORDS' CONTENT='" + keywords + "'>";
Line 28: litMetadesc.Text = "<META NAME='Description' CONTENT='" + description + "'>";
Line 29: }
|