Пример #1
0
 protected string GetAttachmentUrl(int attachmentID)
 {
     return(BbsUrlHelper.GetAttachmentUrl(attachmentID));
 }