Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkAlternateView()()()()
Initializes a new empty instance of a AlternateView.
Public methodSupported by the .NET Compact FrameworkAlternateView(Stream)
Initializes a new instance of a AlternateView with the content of the supplied stream.
Public methodSupported by the .NET Compact FrameworkAlternateView(String)
Initializes a new instance of a AlternateView with the content of the specified file.
Public methodSupported by the .NET Compact FrameworkAlternateView(Stream, String)
Initializes a new instance of a AlternateView with the content of the supplied stream and with a media type.
Public methodSupported by the .NET Compact FrameworkAlternateView(String, String)
Initializes a new instance of a AlternateView with the content of the specified file and with media type.

See Also