C# Class Aqueduct.SitecoreLib.CustomFields.TextDroplist

Inheritance: LookupEx
Datei anzeigen Open project: aqueduct/Aqueduct.SitecoreLib

Protected Methods

Method Description
DoRender ( System.Web.UI.HtmlTextWriter output ) : void
IsSelected ( string text ) : bool

Method Details

DoRender() protected method

protected DoRender ( System.Web.UI.HtmlTextWriter output ) : void
output System.Web.UI.HtmlTextWriter
return void

IsSelected() protected method

protected IsSelected ( string text ) : bool
text string
return bool