Visual Basic (Declaration) | |
---|---|
Public Interface ILiveControl |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As ILiveControl |
C# | |
---|---|
public interface ILiveControl |
C++/CLI | |
---|---|
public interface class ILiveControl |
Implementing this interface enables a designer to add Live capabilities to a server control.
Target Platforms: Microsoft .NET Framework 2.0