Table of Contents

Method GetValueFromLabel

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

GetValueFromLabel(string)

Searches for the specified item by its title and returns value (id) of the item.

int? GetValueFromLabel(string text)

Parameters

text string

Item title.

Returns

int?