CreateFileListHelper.ViewListPageTitle Property

Gets and sets the string for the title of the page that displays the list.

Syntax

  public override string ViewListPageTitle {get; set;}

Property Value

System.String.  The title of the page.

This property is read/write.

Requirements

Reference: Microsoft.MediaCenter

Namespace: Microsoft.MediaCenter.ListMaker

Assembly: Microsoft.MediaCenter.dll

Platform: Windows 7

See Also