C# Class newtelligence.DasBlog.Web.SeachViewBox

Summary description for WebForm1.
Inheritance: System.Web.UI.UserControl
Afficher le fichier Open project: AArnott/dasblog

Protected Properties

Свойство 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
Résultat 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
Résultat global::System.Web.UI.WebControls.Label