C# Class Engage.Dnn.Publish.Controls.ItemSearch

ItemSearch class.
Auto-generated class.
Show file Open project: EngageSoftware/Engage-Publish

Protected Properties

Property Type Description
lnkSearch global::System.Web.UI.WebControls.LinkButton
txtSearch global::System.Web.UI.WebControls.TextBox

Property Details

lnkSearch protected property

lnkSearch control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.LinkButton lnkSearch
return global::System.Web.UI.WebControls.LinkButton

txtSearch protected property

txtSearch control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected global::System.Web.UI.WebControls.TextBox txtSearch
return global::System.Web.UI.WebControls.TextBox