Свойство | Type | Description | |
---|---|---|---|
Post | Post, |
Méthode | Description | |
---|---|---|
OnInit ( EventArgs e ) : void |
Méthode | Description | |
---|---|---|
AddMetaDescription ( ) : void |
Adds the post's description as the description metatag.
|
|
AddMetaKeywords ( ) : void |
Adds the post's tags as meta keywords.
|
|
GetNextPost ( Post, post ) : Post, |
Gets the next post filtered for invisible posts.
|
|
GetPrevPost ( Post, post ) : Post, |
Gets the prev post filtered for invisible posts.
|
|
InitNavigationLinks ( ) : void |
Inits the navigation links above the post and in the HTML head section.
|