IReadOnlyExtensions
Wisej.Web.Markup.IReadOnlyExtensions
Last updated
Was this helpful?
Wisej.Web.Markup.IReadOnlyExtensions
Last updated
Was this helpful?
Namespace: Wisej.Web.Markup
Assembly: Wisej.Framework (4.0.0.0)
Adds fluent markup extension methods to the TextBox class.
Sets the read-only status of the specified target object.
Returns: TReadOnly. The target object with the updated read-only status.
This extension method allows you to set the read-only status of an object that implements the IReadOnly interface.