The CodeFileBaseClass attribute can be applied to @Page or @Control so that the ASP.NET runtime is aware of any controls declared in your base class.
MSDN describes this as follows:
Specifies the base class type name for the page and the associated code class.
, , CodeFile . , , ( , ) -. - ASP.NET, , - ( ), . CodeFileBaseClass , ( Inherits CodeFile ) , .