行 19: Private BookLink,ChapterLink,VolumeLink As String
行 20: Protected Overrides Sub CreateChildControls()
行 21: M = Ws.Instance.WebBookSelect(Common.Request.Sift("id", "int", 0))
行 22: Vote=Ws.Instance.WebVoteListSelect(Common.Request.Sift("id", "int", 0))
行 23: Header.Title=M.booktitle
|