PagePorter Class Library

WebMetadata.ThemeDefault Property

Gets or sets the name of the default Microsoft Theme.

[Visual Basic]
Public Property ThemeDefault As String
[C#]
public string ThemeDefault {get; set;}

Property Value

The name of the default Microsoft Theme. The default value is an empty string (String.Empty).

See Also

WebMetadata Class | Parastream.Web.MsFrontPage Namespace