Method | Description | |
---|---|---|
Image ( this content, string fieldAlias ) : System.Web.HtmlString | ||
Image ( this content, string fieldAlias, int size ) : System.Web.HtmlString |
Method | Description | |
---|---|---|
getMediaUrl ( Content content, string fieldAlias, int size ) : string |
public static Image ( this content, string fieldAlias ) : System.Web.HtmlString | ||
content | this | |
fieldAlias | string | |
return | System.Web.HtmlString |
public static Image ( this content, string fieldAlias, int size ) : System.Web.HtmlString | ||
content | this | |
fieldAlias | string | |
size | int | |
return | System.Web.HtmlString |