C# Class Felinesoft.UmbracoCodeFirst.DataTypes.ImageCrop

Inheritance: ImageCropData, IHtmlString
ファイルを表示 Open project: DanMannMann/UmbracoCodeFirst

Private Properties

Property Type Description

Public Methods

Method Description
ImageCrop ( ) : System.Web
SetUnderlyingDataset ( ImageCropDataSet underlying ) : void
ToHtmlString ( ) : string
ToString ( ) : string

Method Details

ImageCrop() public method

public ImageCrop ( ) : System.Web
return System.Web

SetUnderlyingDataset() public method

public SetUnderlyingDataset ( ImageCropDataSet underlying ) : void
underlying ImageCropDataSet
return void

ToHtmlString() public method

public ToHtmlString ( ) : string
return string

ToString() public method

public ToString ( ) : string
return string