Share via


CreateFileListHelper.CreatePageTitle Property

Gets and sets the string that Windows Media Center uses as the title of the page that is displayed when the user creates a list.

Syntax

  public override string CreatePageTitle {get; set;}

Property Value

System.String.  Contains the title.

This property is read/write.

Requirements

Reference: Microsoft.MediaCenter

Namespace: Microsoft.MediaCenter.ListMaker

Assembly: Microsoft.MediaCenter.dll

Platform: Windows 7

See Also