BO.GetEnumerable in web page


Author
Message
Hugo R. Figueroa
Hugo R. Figueroa
StrataFrame User (165 reputation)StrataFrame User (165 reputation)StrataFrame User (165 reputation)StrataFrame User (165 reputation)StrataFrame User (165 reputation)StrataFrame User (165 reputation)StrataFrame User (165 reputation)StrataFrame User (165 reputation)StrataFrame User (165 reputation)
Group: StrataFrame Users
Posts: 81, Visits: 3.1K
Hi,

I am trying to use GetEnumerable with a Business Object in a web page like this:

foreach ( Serv_ClosedBO mBO in Serv_Closed.GetEnumerable())

but when I try to build the web site, I get an error that says:

" The type of namespace name 'Serv_CLosedBO' could not be found (are you missing  a using directive or an assembly reference?)  "

 

The BO is declared in the corresponding applicationbasepage,

 

 Can I use GetEnumerable in web pages? what am I missing?

 

 

 

 

 

 


GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...





Similar Topics

Reading This Topic

Login

Explore
Messages
Mentions
Search