C# Class Rebel.Cms.Web.PropertyEditors.NodeSelector.NodeSelectorTooltipEventArgs

Used as Task argument for the GetTooltipContents task trigger
Inheritance: System.EventArgs
Afficher le fichier Open project: RebelCMS/rebelcmsxu5 Class Usage Examples

Méthodes publiques

Méthode Description
NodeSelectorTooltipEventArgs ( TypedEntity entity, string htmlContents ) : System

Method Details

NodeSelectorTooltipEventArgs() public méthode

public NodeSelectorTooltipEventArgs ( TypedEntity entity, string htmlContents ) : System
entity TypedEntity
htmlContents string
Résultat System