| GetAllContent() | ใช้นำออปเจ็คมาใช้งาน โดยจะแสดงข้อมูลทั้งหมด (ทุกชุด) พร้อมกัน |
|---|
method:GetAllContent ( filename )
return type:String
content:ใช้นำออปเจ็คมาใช้งาน โดยจะแสดงข้อมูลทั้งหมด (ทุกชุด) พร้อมกัน
example:Set contentrotator = Server.CreateObject ( “MSWC.ContentRotator” ) Response.Write contentrotator.GetAllContent ( “detaildata.txt” )