C# Class GSoft.Dynamite.MasterPages.ExtraMasterPageBodyCssClasses

Used to add CSS classes to the body of the document
Inheritance: IExtraMasterPageBodyCssClasses
Afficher le fichier Open project: GSoft-SharePoint/Dynamite-2010

Méthodes publiques

Méthode Description
ExtraMasterPageBodyCssClasses ( SecurityHelper securityHelper ) : System

Initializes a new instance of the ExtraMasterPageBodyCssClasses class.

Method Details

ExtraMasterPageBodyCssClasses() public méthode

Initializes a new instance of the ExtraMasterPageBodyCssClasses class.
public ExtraMasterPageBodyCssClasses ( SecurityHelper securityHelper ) : System
securityHelper GSoft.Dynamite.Security.SecurityHelper The security helper.
Résultat System