An NDoc Documented Class Library

AbstractStandardView Class

An abstract class that makes an IView into a control.

For a list of all members of this type, see AbstractStandardView Members.

System.Object
   MarshalByRefObject
      Component
         Control
            AbstractStandardView

public class AbstractStandardView : Control, IView, ISubscriber, IRequestGenerator

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Sandia.MVCFramework.View

Assembly: Sandia.MVCFramework (in Sandia.MVCFramework.dll)

See Also

AbstractStandardView Members | Sandia.MVCFramework.View Namespace