Method | Description | |
---|---|---|
OfType ( this content, string contentTypeAlias ) : IQueryable |
||
OfType ( this |
||
Random ( this |
||
Root ( this currentPage ) : Content |
public static OfType ( this content, string contentTypeAlias ) : IQueryable |
||
content | this | |
contentTypeAlias | string | |
return | IQueryable |
public static OfType ( this |
||
collection | this |
|
contentTypeAlias | string | |
return | IQueryable |
public static Random ( this |
||
collection | this |
|
return | Content |
public static Root ( this currentPage ) : Content | ||
currentPage | this | |
return | Content |