Can a page inherit two master page in ASP.NET

One master page can inherit a second master page in ASP.NET.So a single page cannot inherit two different master pages directly.But a single page inherit two different master pages indirectly.