28.12.2014 Views

Using the new features in Community 4.0 to ... - EPiServer World

Using the new features in Community 4.0 to ... - EPiServer World

Using the new features in Community 4.0 to ... - EPiServer World

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

16<br />

IContent – consistency, generic handl<strong>in</strong>g<br />

» Dictates generic content properties<br />

public <strong>in</strong>terface IContent : IEntity, ..., ILocalized<br />

{<br />

IAuthor Author { get; set; }<br />

str<strong>in</strong>g Body { get; set; }<br />

DateTime Created { get; }<br />

str<strong>in</strong>g Header { get; set; }<br />

DateTime Modified { get; }<br />

}<br />

public <strong>in</strong>terface ILocalized<br />

{<br />

str<strong>in</strong>g LanguageID { get; set; }<br />

}

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!