TagTextBoxRenderEventArgs
Wisej.Web.TagTextBoxRenderEventArgs
Last updated
Wisej.Web.TagTextBoxRenderEventArgs
Last updated
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.5.0.0)
Provides data for the TagRender event of a TagTextBox control.
Initializes a new instance of the TagTextBoxRenderEventArgs class.
Color: Allows the application to change the background color of the tag displayed on the client.
Color: Allows the application to change the color of the text in the tag displayed on the client.
String: Allows the application set the HTML to display in the tag instead of displaying the text.
Represents the method that will handle the TagRender event of a TagTextBox control.