Sandbox Logo

Panel.Id

string Id { get; set; }

Description

Works the same as the html id="" attribute. If you set Id to "poop", it'll match any styles that define #poop in their selector.

Return

User Comments