C# Class SharedSource.RedirectModule.Helpers.ItemExtensions

Item Extension class
Afficher le fichier Open project: thecadams/301RedirectModule

Méthodes publiques

Méthode Description
GetIntegerFieldValue ( this item, string fieldName, int defaultValue ) : int

Method Details

GetIntegerFieldValue() public static méthode

public static GetIntegerFieldValue ( this item, string fieldName, int defaultValue ) : int
item this
fieldName string
defaultValue int
Résultat int