Class CeritifcateVerify
public class CeritifcateVerify : Page, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, INamingContainer, IFilterResolutionService, IHttpHandler
- Inheritance
-
CeritifcateVerify
- Implements
- Inherited Members
Constructors
CeritifcateVerify()
public CeritifcateVerify()
Fields
ControlPannel
ControlPannel control.
protected HtmlGenericControl ControlPannel
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ExpSentence
ExpSentence control.
protected HtmlGenericControl ExpSentence
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
FaceBook control.
protected HyperLink FaceBook
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
LinkedIn control.
protected HyperLink LinkedIn
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Mail control.
protected HyperLink Mail
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
PlatformAnchor
PlatformAnchor control.
protected HtmlAnchor PlatformAnchor
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Twitter control.
protected HyperLink Twitter
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
ccid
ccid control.
protected HtmlGenericControl ccid
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
certificateData
certificateData control.
protected HtmlGenericControl certificateData
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
coursTitle
coursTitle control.
protected HtmlGenericControl coursTitle
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
course2
course2 control.
protected HtmlGenericControl course2
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
course3
course3 control.
protected HtmlGenericControl course3
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
course4
course4 control.
protected HtmlGenericControl course4
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
course5
course5 control.
protected HtmlGenericControl course5
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
course6
course6 control.
protected HtmlGenericControl course6
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
date
date control.
protected HtmlGenericControl date
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
datetime
datetime control.
protected HtmlGenericControl datetime
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
exdatetime
exdatetime control.
protected HtmlGenericControl exdatetime
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
exp
exp control.
protected HtmlGenericControl exp
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
fingerPrint
fingerPrint control.
protected HiddenField fingerPrint
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
name
name control.
protected HtmlGenericControl name
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
name2
name2 control.
protected HtmlGenericControl name2
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
name3
name3 control.
protected HtmlGenericControl name3
Field Value
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
Methods
GenerateEmailContent(string, Guid, string, HttpRequest)
public static string GenerateEmailContent(string brand, Guid certificateId, string courseName, HttpRequest request)
Parameters
brandstringcertificateIdGuidcourseNamestringrequestHttpRequest
Returns
GenerateFaceBookLink(Guid, HttpRequest)
public static string GenerateFaceBookLink(Guid certificateId, HttpRequest request)
Parameters
certificateIdGuidrequestHttpRequest
Returns
GenerateLinkedInLink(Guid, HttpRequest)
public static string GenerateLinkedInLink(Guid certificateId, HttpRequest request)
Parameters
certificateIdGuidrequestHttpRequest
Returns
GenerateTwitterLink(Guid, string, HttpRequest)
public static string GenerateTwitterLink(Guid certificateId, string courseName, HttpRequest request)
Parameters
certificateIdGuidcourseNamestringrequestHttpRequest
Returns
GenerateVerificationLink(Guid, HttpRequest, bool)
public static string GenerateVerificationLink(Guid certificateId, HttpRequest request, bool encode = true)
Parameters
certificateIdGuidrequestHttpRequestencodebool
Returns
OnLoad(EventArgs)
protected override void OnLoad(EventArgs e)