C# Class Carrotware.Web.UI.Controls.jquery

Inheritance: BaseWebControl
Mostra file Open project: ninianne98/CarrotCakeCMS Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
GetWebResourceUrl ( string resource ) : string

Protected Methods

Method Description
RenderContents ( System.Web.UI.HtmlTextWriter output ) : void

Method Details

GetWebResourceUrl() public static method

public static GetWebResourceUrl ( string resource ) : string
resource string
return string

RenderContents() protected method

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