PagePorter Class Library

MsTheme.Name Property

Gets or sets the Microsoft Theme name for this site.

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

Property Value

The Microsoft Theme name for this site.

Remarks

This is the name that is used by the files and folder. Not necessarily the localized human-readable name. Spaces are replaced by hyphens. For example: parastream-technologies

See Also

MsTheme Class | Parastream.Web.MsFrontPage Namespace