Interface IHasControls
.NET interface skeleton to be manually developed following https://docs.oracle.com/javase/8/docs/api/javax/naming/ldap/HasControls.html
public interface IHasControls
Properties
Controls
Control[] Controls { get; }
Property Value
- Control[]