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