PagesSection.Theme Property
.NET Framework (current version)
Gets or sets the name of an ASP.NET page theme.
Assembly: System.Web (in System.Web.dll)
[ConfigurationPropertyAttribute("theme", DefaultValue = "")] public string Theme { get; set; }
.NET Framework
Available since 2.0
Available since 2.0
Show: