Méthode | Description | |
---|---|---|
TaxonomyValue ( ) : System |
Initializes a new instance of the TaxonomyValue class.
|
|
TaxonomyValue ( TaxonomyFieldValue taxonomyValue ) : System |
Initializes a new instance of the TaxonomyValue class. This constructor will not ensure the label respect the CurrentUICulture |
|
TaxonomyValue ( Term term ) : System |
Initializes a new instance of the TaxonomyValue class.
|
Méthode | Description | |
---|---|---|
GetCustomSortOrderFromParent ( Term term ) : int |
public TaxonomyValue ( TaxonomyFieldValue taxonomyValue ) : System | ||
taxonomyValue | TaxonomyFieldValue | The taxonomy value. |
Résultat | System |
public TaxonomyValue ( Term term ) : System | ||
term | Term | The term. |
Résultat | System |