A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://apidocs.umbraco.com/v15/csharp/api/Umbraco.Cms.Core.Models.Media.html below:

View Source

Represents a Media object

Inheritance

System.Object

Namespace: Umbraco.Cms.Core.Models Assembly: Umbraco.Core.dll Syntax
[DataContract(IsReference = true)]
public class Media : ContentBase, IMedia, IContentBase, IUmbracoEntity, ITreeEntity, IEntity, IDeepCloneable, IRememberBeingDirty, ICanBeDirty
Constructors View Source Media(String, Int32, IMediaType)

Constructor for creating a Media object

Declaration
public Media(string name, int parentId, IMediaType mediaType)
Parameters Type Name Description System.String name

name of the Media object

System.Int32 parentId

Id of the Parent IMedia

IMediaType mediaType

MediaType for the current Media object

View Source Media(String, Int32, IMediaType, IPropertyCollection)

Constructor for creating a Media object

Declaration
public Media(string name, int parentId, IMediaType mediaType, IPropertyCollection properties)
Parameters Type Name Description System.String name

Name of the Media object

System.Int32 parentId

Id of the Parent IMedia

IMediaType mediaType

MediaType for the current Media object

IPropertyCollection properties

Collection of properties

View Source Media(String, IMedia, IMediaType)

Constructor for creating a Media object

Declaration
public Media(string name, IMedia parent, IMediaType mediaType)
Parameters Type Name Description System.String name

name of the Media object

IMedia parent

Parent IMedia object

IMediaType mediaType

MediaType for the current Media object

View Source Media(String, IMedia, IMediaType, IPropertyCollection)

Constructor for creating a Media object

Declaration
public Media(string name, IMedia parent, IMediaType mediaType, IPropertyCollection properties)
Parameters Type Name Description System.String name

name of the Media object

IMedia parent

Parent IMedia object

IMediaType mediaType

MediaType for the current Media object

IPropertyCollection properties

Collection of properties


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4