C# Class Glass.Mapper.Sc.Web.Ui.RenderingContextUserControlWrapper

Inheritance: IRenderingContext
Afficher le fichier Open project: mikeedwards83/Glass.Mapper

Méthodes publiques

Méthode Description
GetDataSource ( ) : string
GetRenderingParameters ( ) : string
RenderingContextUserControlWrapper ( Control control ) : System.Web.UI

Private Methods

Méthode Description
GetRenderingParametersInternal ( Control control ) : string

Method Details

GetDataSource() public méthode

public GetDataSource ( ) : string
Résultat string

GetRenderingParameters() public méthode

public GetRenderingParameters ( ) : string
Résultat string

RenderingContextUserControlWrapper() public méthode

public RenderingContextUserControlWrapper ( Control control ) : System.Web.UI
control System.Web.UI.Control
Résultat System.Web.UI