AlternateView Methods |
The AlternateView type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | CreateAlternateViewFromString(String) |
Creates a AlternateView of using
the content specified in a string.
|
![]() ![]() | CreateAlternateViewFromString(String, ContentType) |
Creates a AlternateView of using
the content specified in a string.
|
![]() ![]() | CreateAlternateViewFromString(String, ContentType, TransferEncoding) |
Creates a AlternateView of using
the content specified in a string.
|
![]() ![]() | CreateAlternateViewFromString(String, Encoding, String) |
Creates a AlternateView of using
the content specified in a string.
|
![]() | Dispose |
Performs application-defined tasks associated with freeing,
releasing, or resetting unmanaged resources.
(Inherited from AttachmentBase.) |
![]() | Dispose(Boolean) |
Releases unmanaged and - optionally - managed resources.
(Overrides AttachmentBaseDispose(Boolean).) |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GenerateContentId |
Generates the content id value.
(Inherited from AttachmentBase.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | Save(Stream) |
Saves the specified stream.
(Inherited from AttachmentBase.) |
![]() | Save(String) |
Saves the specified file name.
(Inherited from AttachmentBase.) |
![]() | SetContentFromString |
Sets the content from string.
(Inherited from AttachmentBase.) |
![]() | ToString | (Inherited from Object.) |