Method | Description | |
---|---|---|
SaveHit ( int contentId, ContentType contentType, string IP ) : void | ||
ViewCount ( int elementid, ContentType type ) : int |
public SaveHit ( int contentId, ContentType contentType, string IP ) : void | ||
contentId | int | |
contentType | ContentType | |
IP | string | |
return | void |
public ViewCount ( int elementid, ContentType type ) : int | ||
elementid | int | |
type | ContentType | |
return | int |