PageSession.CreateUiHost Method

Allows classes to do a one-time extensive intialization when loading UI.

Syntax

  protected virtual void CreateUiHost();

Return Value

This method does not return a value.

Requirements

Reference: Microsoft.MediaCenter

Namespace: Microsoft.MediaCenter.Hosting

Assembly: Microsoft.MediaCenter.dll

Platform: Windows 7

See Also