API Reference / EmailSurveyOptionAPI ReferenceClass EmailSurveyOptionEdit on GitHubNamespace HtmlForgeX.EmailAssembly HtmlForgeX.EmailSource Components/Interactive/EmailSurveyOptions.cs:165Modifiers sealedOption definition for EmailSurveyOptions.InheritanceObjectEmailSurveyOptionFilter membersAll (9) Constructors (1) Methods (4) Properties (4)Show inherited Expand all Collapse all ResetConstructorspublic EmailSurveyOption() #Components/Interactive/EmailSurveyOptions.cs:165Inherited Methodspublic override Boolean Equals(Object obj) #Components/Text/EmailText.cs:101Returns: BooleanInherited from ObjectParametersobj Object requiredposition: 0public override Int32 GetHashCode() #Components/Text/EmailText.Fluent.cs:14Returns: Int32Inherited from Objectpublic Type GetType() #Components/Text/EmailText.cs:72Returns: TypeInherited from Objectpublic override String ToString() #Components/Text/EmailText.cs:92Returns: StringInherited from ObjectPropertiespublic String Text { get; set; } #Components/Interactive/EmailSurveyOptions.cs:165Visible text.public String Href { get; set; } #Components/Interactive/EmailSurveyOptions.cs:167Click target URL.public String Caption { get; set; } #Components/Interactive/EmailSurveyOptions.cs:169Optional caption shown under the option.public String Title { get; set; } #Components/Interactive/EmailSurveyOptions.cs:171Optional tooltip/title attribute.