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

ItemSearch class.
Auto-generated class.
显示文件 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_oe 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_oe 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