Inheritance Hierarchy
RainWorx.FrameWorx.DTO.MediaMedia
Namespace: RainWorx.FrameWorx.DTO.Media
Assembly: RainWorx.FrameWorx.DTO (in RainWorx.FrameWorx.DTO.dll) Version: 3.5
Syntax
C#
public class Media
The Media type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | Media | Initializes a new instance of the Media class |
Properties
Name | Description | |
---|---|---|
![]() | Context | |
![]() | Default | |
![]() | DefaultAssetID | |
![]() | DefaultVariationName | |
![]() | DisplayOrder | |
![]() | GUID | |
![]() | ID | |
![]() | LastUpdatedUser | |
![]() | Loader | |
![]() | Saver | |
![]() | Status | |
![]() | Type | |
![]() | Variations |
Extension Methods
Name | Description | |
---|---|---|
![]() | ToMvcHtmlString |
Returns the HTML version of the ToString() output method of the specified object
(Defined by HtmlHelpers.) |
See Also