C# Class newtelligence.DasBlog.Web.SeachViewBox

Summary description for WebForm1.
Inheritance: System.Web.UI.UserControl
Mostrar archivo Open project: AArnott/dasblog

Protected Properties

Property Type Description
contentPlaceHolder global::System.Web.UI.WebControls.PlaceHolder
labelSearchQuery global::System.Web.UI.WebControls.Label

Property Details

contentPlaceHolder protected_oe property

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

labelSearchQuery protected_oe property

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