MasterPageName

OdPage.MasterPageName property

Gets or sets the name of the master page.

public string MasterPageName { get; set; }

Property Value

The name of the master page.

See Also