Represents a Media object
InheritanceSystem.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
Declarationpublic Media(string name, int parentId, IMediaType mediaType)
Parameters Type Name Description System.String name
name of the Media object
System.Int32 parentIdId of the Parent IMedia
IMediaType mediaTypeMediaType for the current Media object
View Source Media(String, Int32, IMediaType, IPropertyCollection)Constructor for creating a Media object
Declarationpublic Media(string name, int parentId, IMediaType mediaType, IPropertyCollection properties)
Parameters Type Name Description System.String name
Name of the Media object
System.Int32 parentIdId of the Parent IMedia
IMediaType mediaTypeMediaType for the current Media object
IPropertyCollection propertiesCollection of properties
View Source Media(String, IMedia, IMediaType)Constructor for creating a Media object
Declarationpublic Media(string name, IMedia parent, IMediaType mediaType)
Parameters Type Name Description System.String name
name of the Media object
IMedia parentParent IMedia object
IMediaType mediaTypeMediaType for the current Media object
View Source Media(String, IMedia, IMediaType, IPropertyCollection)Constructor for creating a Media object
Declarationpublic Media(string name, IMedia parent, IMediaType mediaType, IPropertyCollection properties)
Parameters Type Name Description System.String name
name of the Media object
IMedia parentParent IMedia object
IMediaType mediaTypeMediaType for the current Media object
IPropertyCollection propertiesCollection 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