C# Class Sitecore.Foundation.Assets.Models.Asset

Afficher le fichier Open project: Sitecore/Habitat Class Usage Examples

Méthodes publiques

Méthode Description
Asset ( AssetType type, ScriptLocation location, string file = null, string inline = null, string site = null ) : System
GetDataLength ( ) : long

Method Details

Asset() public méthode

public Asset ( AssetType type, ScriptLocation location, string file = null, string inline = null, string site = null ) : System
type AssetType
location ScriptLocation
file string
inline string
site string
Résultat System

GetDataLength() public méthode

public GetDataLength ( ) : long
Résultat long