[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.PopupBuilder.AriaLabelledBy

AriaLabelledBy Method

AriaLabelledBy(string)

Configurates AriaLabelledBy. Sets the aria-labelledby attribute of" Popup" input element.

Declaration
public PopupBuilder AriaLabelledBy(string value)
Public Function AriaLabelledBy(value As String) As PopupBuilder
Parameters
Type Name Description
string value

The value.

Returns
Type Description
PopupBuilder

Current builder.