C# Class AspNetMvcSeo.SeoLinkCanonicalAttribute

Inheritance: AspNetMvcSeo.SeoAttributeBase
Datei anzeigen Open project: sebnilsson/AspNetMvcSeo

Public Methods

Method Description
OnHandleSeoValues ( AspNetMvcSeo.SeoHelper seoHelper ) : void
SeoLinkCanonicalAttribute ( string linkCanonical ) : System

Method Details

OnHandleSeoValues() public method

public OnHandleSeoValues ( AspNetMvcSeo.SeoHelper seoHelper ) : void
seoHelper AspNetMvcSeo.SeoHelper
return void

SeoLinkCanonicalAttribute() public method

public SeoLinkCanonicalAttribute ( string linkCanonical ) : System
linkCanonical string
return System