Class ScrapsPrint
- Namespace
- InSite.Admin.Events.Candidates.Controls
- Assembly
- InSite.UI.dll
public class ScrapsPrint : UserControl, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor
- Inheritance
-
ScrapsPrint
- Implements
- Inherited Members
Constructors
ScrapsPrint()
public ScrapsPrint()
Fields
CandidateRepeater
CandidateRepeater control.
protected Repeater CandidateRepeater
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
StyleLink
StyleLink control.
protected Literal StyleLink
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Properties
Logo
protected string Logo { get; set; }
Property Value
Methods
RenderPdf(Guid)
public static byte[] RenderPdf(Guid eventId)
Parameters
eventIdGuid
Returns
- byte[]